VintaSoft Imaging .NET SDK 12.3: Documentation for .NET developer
Vintasoft.Imaging.Wpf.UI.VisualTools Namespace / WpfSelectionRegionViewWithImageProcessingPreview Class
Constructors Properties Methods Events SeeAlso
In This Topic
    WpfSelectionRegionViewWithImageProcessingPreview Class Members
    In This Topic
    The following tables list the members exposed by WpfSelectionRegionViewWithImageProcessingPreview.
    Public Constructors
     NameDescription
    Public ConstructorOverloaded. Initializes a new instance of the class.
    Public Properties
     NameDescription
    Public PropertyGets or sets the background brush for the WpfSelectionRegionView. (Inherited from WpfSelectionRegionView)
    Public PropertyGets or sets the border pen for the WpfSelectionRegionView. (Inherited from WpfSelectionRegionView)
    Public PropertyGets or sets an image processing command.
    Public PropertyGets the selection region of the view. (Inherited from WpfSelectionRegionView)
    Public PropertyGets or sets a value indicating whether the image with zoom of image viewer is used for image processing during preview.
    Protected Methods
     NameDescription
    Protected MethodRaises the StateChanged event. (Inherited from WpfSelectionRegionView)
    Protected MethodRenders the WpfSelectionRegionViewWithImageProcessingPreview.
    Public Events
     NameDescription
    Public EventOccurs when the selection view state is changed. (Inherited from WpfSelectionRegionView)
    See Also