VintaSoft Imaging .NET SDK 12.4: Documentation for .NET developer
Vintasoft.Imaging.UI.VisualTools.UserInteraction Namespace / InteractionAreaAppearanceManager Class
Constructors Properties Methods SeeAlso
In This Topic
    InteractionAreaAppearanceManager Class Members
    In This Topic
    The following tables list the members exposed by InteractionAreaAppearanceManager.
    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the InteractionAreaAppearanceManager class.
    Public Properties
     NameDescription
    Public PropertyGets a value indicating whether the manager is initializing.
    Public PropertyGets or sets a cursor for move area.
    Public PropertyGets or sets a cursor for two-headed diagonal (northeast/southwest) resize point.
    Public PropertyGets or sets a cursor for two-headed diagonal (north/south) resize point.
    Public PropertyGets or sets a cursor for two-headed diagonal (northwest/southeast) resize point.
    Public PropertyGets or sets a background color of polygon points.
    Public PropertyGets or sets a border color of polygon points.
    Public PropertyGets or sets a border pen width of polygon points.
    Public PropertyGets or sets a cursor for polygon points.
    Public PropertyGets or sets an interaction radius of polygon points.
    Public PropertyGets or sets a radius of polygon points.
    Public PropertyGets or sets a background color of resize points.
    Public PropertyGets or sets a border color of resize points.
    Public PropertyGets or sets a border pen width of resize points.
    Public PropertyGets or sets an interaction radius of resize points.
    Public PropertyGets or sets a radius of resize points.
    Public PropertyGets or sets a background color of rotation assistant.
    Public PropertyGets or sets a border color of rotation assistant.
    Public PropertyGets or sets a border pen width of rotation assistant.
    Public PropertyGets or sets the discrete angle of rotation assistant.
    Public PropertyGets or sets a radius of rotation assistant.
    Public PropertyGets or sets a background color of rotation point.
    Public PropertyGets or sets a border color of rotation point.
    Public PropertyGets or sets a border pen width of rotation point.
    Public PropertyGets or sets a cursor for rotation point.
    Public PropertyGets or sets a distance from an interactive object to the rotation point.
    Public PropertyGets or sets an interaction radius of rotation point.
    Public PropertyGets or sets a radius of rotation point.
    Public PropertyGets or sets a background color of selected polygon point.
    Public PropertyGets or sets a value indicating whether the suggest menu of spell check manager is enabled.
    Public PropertyGets or sets an underline color of a spell check manager.
    Public PropertyGets or sets an underline thickness of a spell check manager.
    Public PropertyGets or sets an underline type of a spell check manager.
    Public PropertyGets or sets a color of a text box background.
    Public PropertyGets or sets a cursor for text box.
    Public PropertyGets or sets a font of a text box.
    Public PropertyGets or sets a color of a text box text.
    Public PropertyGets or sets the visual tool, which is monitored by this manager.
    Public PropertyGets or sets a cursor for two-headed diagonal (west/east) resize point.
    Public Methods
     NameDescription
    Public MethodSignals the InteractionAreaAppearanceManager that initialization is starting.
    Public MethodCopies the appearance to the specified manager.
    Public MethodReleases all resources used by this InteractionAreaAppearanceManager object.
    Public MethodSignals the InteractionAreaAppearanceManager that initialization is complete.
    Public MethodSets the move area settings.
    Public MethodSets the polygon point settings.
    Public MethodSets the resize point settings.
    Public MethodSets the rotation point settings.
    Public MethodSets the spell check manager settings.
    Public MethodSets the text box settings.
    Protected Methods
     NameDescription
    Protected MethodApplies the appearance settings of visual tool.
    Protected MethodSets the properties of specified interaction controller.
    See Also