User Guide > How to Work with... > ART Annotations > 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).