VintaSoft Imaging .NET SDK 12.3: Documentation for .NET developer
Vintasoft.Imaging.UI.VisualTools Namespace / RectangularSelection Class
Constructors Properties Methods Events SeeAlso
In This Topic
    RectangularSelection Class Members
    In This Topic
    The following tables list the members exposed by RectangularSelection.
    Public Constructors
     NameDescription
    Public ConstructorOverloaded. Initializes a new instance of the class.
    Public Properties
     NameDescription
    Public PropertyGets or sets the background brush of the rectangle.
    Public PropertyGets or sets a builder of interactive object.
    Public PropertyGets or sets a value indicating whether the interactive object is visible.
    Public PropertyGets or sets the border pen of the rectangle.
    Public PropertyGets or sets the selection rectangle.
    Public PropertyGets or sets the bounding box of the selection area.
    Public PropertyGets or sets an interaction transformer of interactive object.
    Public Methods
     NameDescription
    Public MethodOverloaded. Draws the rectangular selection on specified .
    Public MethodReturns a point transformation of rectangular selection for specified ImageViewer.
    Protected Methods
     NameDescription
    Protected MethodMoves this selection from focused image to the specified image.
    Protected MethodRaises the StateChanged event.
    Public Events
     NameDescription
    Public EventOccurs when the object state is changed.
    See Also