VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.UI.VisualTools Namespace / SimpleEllipticalSelectionRegion Class
In This Topic
SimpleEllipticalSelectionRegion Class Methods
In This Topic
For a list of all methods of this type, see SimpleEllipticalSelectionRegion.
Public Methods
 NameDescription
Public MethodCreates a new instance of SimpleEllipticalSelectionRegion class.
Public MethodReleases all resources used by the SelectionRegionBase object. (Inherited from SelectionRegionBase)
Public MethodOverloaded. Draws this region on specified . (Inherited from SelectionRegionBase)
Public MethodReturns the this region as System.Drawing.Drawing2D.GraphicsPath. (Inherited from SelectionRegionBase)
Public MethodReturns a bounding box of this region. (Inherited from SelectionRegionBase)
Public MethodReturns a drawing box of this region. (Inherited from SelectionRegionBase)
Public MethodReturns a point transformation of this region for specified ImageViewer. (Inherited from SelectionRegionBase)
Public MethodOverloaded. Returns a value indicating whether point belongs this region. (Inherited from SelectionRegionBase)
Public MethodResets the selection region. (Inherited from EllipticalSelectionRegion)
Protected Methods
 NameDescription
Protected MethodDraws the selection on specified graphics path. (Inherited from EllipticalSelectionRegion)
Protected MethodRaises the StateChanged event. (Inherited from SelectionRegionBase)
See Also