VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Annotation.UI.VisualTools Namespace / AnnotationInteractionAreaAppearanceManager Class
In This Topic
AnnotationInteractionAreaAppearanceManager Class Methods
In This Topic
For a list of all methods of this type, see AnnotationInteractionAreaAppearanceManager.
Public Methods
 NameDescription
Public MethodSignals the InteractionAreaAppearanceManager that initialization is starting. (Inherited from InteractionAreaAppearanceManager)
Public MethodCopies the appearance to the specified manager. (Inherited from InteractionAreaAppearanceManager)
Public MethodReleases all resources used by this InteractionAreaAppearanceManager object. (Inherited from InteractionAreaAppearanceManager)
Public MethodSignals the InteractionAreaAppearanceManager that initialization is complete. (Inherited from InteractionAreaAppearanceManager)
Public MethodSets the move area settings. (Inherited from InteractionAreaAppearanceManager)
Public MethodSets the polygon point settings. (Inherited from InteractionAreaAppearanceManager)
Public MethodSets the resize point settings. (Inherited from InteractionAreaAppearanceManager)
Public MethodSets the rotation point settings. (Inherited from InteractionAreaAppearanceManager)
Public MethodSets the spell check manager settings. (Inherited from InteractionAreaAppearanceManager)
Public MethodSets the text box settings. (Inherited from InteractionAreaAppearanceManager)
Protected Methods
 NameDescription
Protected MethodApplies the appearance settings of visual tool. (Inherited from InteractionAreaAppearanceManager)
Protected MethodSets the properties of specified interaction controller.
See Also