VintaSoft Imaging .NET SDK 12.4: Documentation for .NET developer
Vintasoft.Imaging.Wpf.UI.VisualTools.UserInteraction Namespace / WpfInteractiveObjectBoundingBoxArea Class
Constructors Properties Methods SeeAlso
In This Topic
    WpfInteractiveObjectBoundingBoxArea Class Members
    In This Topic
    The following tables list the members exposed by WpfInteractiveObjectBoundingBoxArea.
    Public Constructors
     NameDescription
    Public ConstructorOverloaded. Initializes a new instance of the class.
    Public Properties
     NameDescription
    Public PropertyGets or sets an action mouse button of the interaction area. (Inherited from WpfInteractionArea)
    Public PropertyGets or sets a value indicating whether any mouse button can be used as action mouse button of the interaction area. (Inherited from WpfInteractionArea)
    Public PropertyGets or sets the background brush for the interaction area. (Inherited from WpfInteractionArea)
    Public PropertyGets or sets a border pen of the interaction area. (Inherited from WpfInteractionArea)
    Public PropertyGets or sets a cursor of the interaction area. (Inherited from WpfInteractionArea)
    Public PropertyGets a name of interaction. (Inherited from WpfInteractionArea)
    Public PropertyGets a type of this interaction area. (Inherited from WpfInteractionArea)
    Public PropertyGets or sets a value indicating whether the interaction area is enabled. (Inherited from WpfInteractionArea)
    Public PropertyGets or sets a value indicating whether the interaction area is visible. (Inherited from WpfInteractionArea)
    Public PropertyGets an array from 4 points that defines the quadrangle of interaction area.
    Public PropertyGets a value indicating whether the bounding box of interactive object should be used as bounding box of interaction area.
    Protected Properties
     NameDescription
    Protected PropertyGets an interactive object.
    Public Methods
     NameDescription
    Public MethodCreates a new object that is a copy of the current instance.
    Public Methodstatic (Shared in Visual Basic)Creates the move area.
    Public MethodReturns a bounding box of interaction area in viewer space.
    Public MethodDetermines whether a point, in viewer space, is contained within the interaction area.
    Public MethodRenders the interaction area on specified System.Windows.Media.DrawingContext.
    Protected Methods
     NameDescription
    Protected MethodCopies the state of the current object to the target object.
    See Also