ImageGear for .NET
RegisterCustomController Method
See Also  Send Feedback
ImageGear21.Presentation Assembly > ImageGear.ART Namespace > ImGearARTCustomPresentationController Class : RegisterCustomController Method




userType
Name of custom mark type.
controller
Controller object.

Glossary Item Box

Registers a presentation controller for a custom mark type.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Parameters

userType
Name of custom mark type.
controller
Controller object.

Remarks

userType is an unique name that identifies the type of custom mark. It is stored in ART page and should be the same for all applications that supports a given type of custom mark.

See Also

©2013. Accusoft Corporation. All Rights Reserved.