VintaSoft Imaging .NET SDK 12.4: Documentation for .NET developer
Vintasoft.Imaging.Wpf.UI.VisualTools.UserInteraction Namespace / WpfInteractionAreaAppearanceManager Class
Constructors Properties Methods SeeAlso
In This Topic
    WpfInteractionAreaAppearanceManager Class Members
    In This Topic
    The following tables list the members exposed by WpfInteractionAreaAppearanceManager.
    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the WpfInteractionAreaAppearanceManager 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 color of a text box background.
    Public PropertyGets or sets a cursor for text box.
    Public PropertyGets or sets a font family of a text box.
    Public PropertyGets or sets a font size of a text box.
    Public PropertyGets or sets a color of a text box text.
    Public PropertyGets or sets the visual tool, which is managed by this manager.
    Public PropertyGets or sets a cursor for two-headed diagonal (west/east) resize point.
    Public Methods
     NameDescription
    Public MethodSignals the WpfInteractionAreaAppearanceManager that initialization is starting.
    Public MethodCopies the appearance to the specified manager.
    Public MethodReleases all resources used by this WpfInteractionAreaAppearanceManager object.
    Public MethodSignals the WpfInteractionAreaAppearanceManager 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 text box settings.
    Protected Methods
     NameDescription
    Protected MethodApplies the appearance settings of visual tool.
    Protected MethodSets the properties of specified interaction controller.
    See Also