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