VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Wpf.UI.VisualTools Namespace / WpfSelectionRegionView Class
Constructors Properties Methods Events SeeAlso
In This Topic
WpfSelectionRegionView Class Members
In This Topic
The following tables list the members exposed by WpfSelectionRegionView.
Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the WpfSelectionRegionView class.
Public Properties
 NameDescription
Public PropertyGets or sets the background brush for the WpfSelectionRegionView.
Public PropertyGets or sets the border pen for the WpfSelectionRegionView.
Public PropertyGets the selection region of the view.
Protected Methods
 NameDescription
Protected MethodRaises the StateChanged event.
Protected MethodRenders the WpfSelectionRegionView.
Public Events
 NameDescription
Public EventOccurs when the selection view state is changed.
See Also