VintaSoft Imaging .NET SDK 12.4: Documentation for .NET developer
Vintasoft.Imaging.UI.VisualTools Namespace / SelectionRegionBase Class
Constructors Properties Methods Events SeeAlso
In This Topic
    SelectionRegionBase Class Members
    In This Topic
    The following tables list the members exposed by SelectionRegionBase.
    Protected Constructors
     NameDescription
    Protected ConstructorInitializes a new instance of the SelectionRegionBase class.
    Public Properties
     NameDescription
    Public PropertyGets a list of transform interaction controllers available for this region.
    Public PropertyGets or sets a building interaction controller of this region.
    Public PropertyGets or sets an interaction controller of this region.
    Public PropertyGets a point count of this region.
    Public PropertyGets or sets a transform interaction controller of this region.
    Public PropertyGets or sets a view of this region.
    Protected Properties
     NameDescription
    Protected PropertyGets a list of points of this region.
    Public Methods
     NameDescription
    Public MethodCreates a new instance of class derived from SelectionRegionBase.
    Public MethodReleases all resources used by the SelectionRegionBase object.
    Public MethodOverloaded. Draws this region on specified .
    Public MethodReturns the this region as System.Drawing.Drawing2D.GraphicsPath.
    Public MethodReturns a bounding box of this region.
    Public MethodReturns a drawing box of this region.
    Public MethodReturns a point transformation of this region for specified ImageViewer.
    Public MethodOverloaded. Determines that point belongs this region.
    Public MethodResets this region.
    Protected Methods
     NameDescription
    Protected MethodDraws this region on specified graphics path.
    Protected MethodRaises the StateChanged event.
    Public Events
     NameDescription
    Public EventOccurs when the selection state is changed.
    See Also