VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.UI.VisualTools Namespace / SelectionRegionViewWithImageProcessingPreview Class
Constructors Properties Methods Events SeeAlso
In This Topic
SelectionRegionViewWithImageProcessingPreview Class Members
In This Topic
The following tables list the members exposed by SelectionRegionViewWithImageProcessingPreview.
Public Constructors
 NameDescription
Public ConstructorOverloaded. Initializes a new instance of the class.
Public Properties
 NameDescription
Public PropertyGets or sets the background color of selection region. (Inherited from SelectionRegionView)
Public PropertyGets or sets the border color of selection region. (Inherited from SelectionRegionView)
Public PropertyGets or sets an image processing command.
Public PropertyGets or sets a value indicating whether the zoomed image copy must be used for image processing during preview. The zoom value is taken from image viewer.
Public Methods
 NameDescription
Public MethodDraws the selection region on specified System.Drawing.Graphics.
Protected Methods
 NameDescription
Protected MethodRaises the StateChanged event. (Inherited from SelectionRegionView)
Public Events
 NameDescription
Public EventOccurs when the selection view state is changed. (Inherited from SelectionRegionView)
See Also