ImageGear for .NET User Guide > Using ImageGear for .NET > Using ImageGear.ART Namespace > Custom Mark Controller > Custom Mark Controller Registration |
The custom mark controller must be registered in ART with static methods:
ImGearARTCustomPresentationController.RegisterCustomController (for WPF version) or ImGearARTCustomDrawingController.RegisterCustomController (for Winforms version).