VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.UI.VisualTools Namespace / SelectionRegionBase Class
In This Topic
SelectionRegionBase Class Methods
In This Topic
For a list of all methods of this type, see SelectionRegionBase.
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. Returns a value indicating whether point belongs this region.
Public MethodResets this region.
Protected Methods
 NameDescription
Protected MethodDraws this region on specified graphics path.
Protected MethodRaises the StateChanged event.
See Also