VintaSoft Imaging .NET SDK 14.0: Documentation for .NET developer
Vintasoft.Imaging.Annotation.UI.VisualTools Namespace / AnnotationInteractionAreaAppearanceManager Class
Constructors Properties Methods SeeAlso
In This Topic
    AnnotationInteractionAreaAppearanceManager Class Members
    In This Topic
    The following tables list the members exposed by AnnotationInteractionAreaAppearanceManager.
    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the AnnotationInteractionAreaAppearanceManager class.
    Public Properties
     NameDescription
    Public PropertyGets a value indicating whether the manager is initializing. (Inherited from InteractionAreaAppearanceManager)
    Public PropertyGets or sets a cursor for move area. (Inherited from InteractionAreaAppearanceManager)
    Public PropertyGets or sets a cursor for two-headed diagonal (northeast/southwest) resize point. (Inherited from InteractionAreaAppearanceManager)
    Public PropertyGets or sets a cursor for two-headed diagonal (north/south) resize point. (Inherited from InteractionAreaAppearanceManager)
    Public PropertyGets or sets a cursor for two-headed diagonal (northwest/southeast) resize point. (Inherited from InteractionAreaAppearanceManager)
    Public PropertyGets or sets a background color of polygon points. (Inherited from InteractionAreaAppearanceManager)
    Public PropertyGets or sets a border color of polygon points. (Inherited from InteractionAreaAppearanceManager)
    Public PropertyGets or sets a border pen width of polygon points. (Inherited from InteractionAreaAppearanceManager)
    Public PropertyGets or sets a cursor for polygon points. (Inherited from InteractionAreaAppearanceManager)
    Public PropertyGets or sets an interaction radius of polygon points. (Inherited from InteractionAreaAppearanceManager)
    Public PropertyGets or sets a radius of polygon points. (Inherited from InteractionAreaAppearanceManager)
    Public PropertyGets or sets a background color of resize points. (Inherited from InteractionAreaAppearanceManager)
    Public PropertyGets or sets a border color of resize points. (Inherited from InteractionAreaAppearanceManager)
    Public PropertyGets or sets a border pen width of resize points. (Inherited from InteractionAreaAppearanceManager)
    Public PropertyGets or sets an interaction radius of resize points. (Inherited from InteractionAreaAppearanceManager)
    Public PropertyGets or sets a radius of resize points. (Inherited from InteractionAreaAppearanceManager)
    Public PropertyGets or sets a background color of rotation assistant. (Inherited from InteractionAreaAppearanceManager)
    Public PropertyGets or sets a border color of rotation assistant. (Inherited from InteractionAreaAppearanceManager)
    Public PropertyGets or sets a border pen width of rotation assistant. (Inherited from InteractionAreaAppearanceManager)
    Public PropertyGets or sets the discrete angle of rotation assistant. (Inherited from InteractionAreaAppearanceManager)
    Public PropertyGets or sets a radius of rotation assistant. (Inherited from InteractionAreaAppearanceManager)
    Public PropertyGets or sets a background color of rotation point. (Inherited from InteractionAreaAppearanceManager)
    Public PropertyGets or sets a border color of rotation point. (Inherited from InteractionAreaAppearanceManager)
    Public PropertyGets or sets a border pen width of rotation point. (Inherited from InteractionAreaAppearanceManager)
    Public PropertyGets or sets a cursor for rotation point. (Inherited from InteractionAreaAppearanceManager)
    Public PropertyGets or sets a distance from an interactive object to the rotation point. (Inherited from InteractionAreaAppearanceManager)
    Public PropertyGets or sets an interaction radius of rotation point. (Inherited from InteractionAreaAppearanceManager)
    Public PropertyGets or sets a radius of rotation point. (Inherited from InteractionAreaAppearanceManager)
    Public PropertyGets or sets a background color of selected polygon point. (Inherited from InteractionAreaAppearanceManager)
    Public PropertyGets or sets a value indicating whether the suggest menu of spell check manager is enabled. (Inherited from InteractionAreaAppearanceManager)
    Public PropertyGets or sets an underline color of a spell check manager. (Inherited from InteractionAreaAppearanceManager)
    Public PropertyGets or sets an underline thickness of a spell check manager. (Inherited from InteractionAreaAppearanceManager)
    Public PropertyGets or sets an underline type of a spell check manager. (Inherited from InteractionAreaAppearanceManager)
    Public PropertyGets or sets a color of a text box background. (Inherited from InteractionAreaAppearanceManager)
    Public PropertyGets or sets a cursor for text box. (Inherited from InteractionAreaAppearanceManager)
    Public PropertyGets or sets a font of a text box. (Inherited from InteractionAreaAppearanceManager)
    Public PropertyGets or sets a color of a text box text. (Inherited from InteractionAreaAppearanceManager)
    Public PropertyGets or sets the visual tool, which is monitored by this manager. (Inherited from InteractionAreaAppearanceManager)
    Public PropertyGets or sets a cursor for two-headed diagonal (west/east) resize point. (Inherited from InteractionAreaAppearanceManager)
    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