VintaSoft Imaging .NET SDK 12.3: Documentation for .NET developer
Vintasoft.Imaging.Wpf.UI.VisualTools.UserInteraction Namespace / WpfPathSelectionRegionTransformer Class
Members Object Syntax Hierarchy Requirements SeeAlso
In This Topic
    WpfPathSelectionRegionTransformer Class
    In This Topic
    Interaction controller that allows to manage a point list of WpfPathSelectionRegion object interactively.
    Object Model
    WpfInteractionArea WpfInteractionArea WpfInteractionPolygonPoint IArrayTransformer<T> IWpfPointBasedInteractiveObject WpfPathSelectionRegionTransformer
    Syntax
    'Declaration
    
    Public Class WpfPathSelectionRegionTransformer
       Inherits WpfPointBasedObjectPointTransformer
    
    
    public class WpfPathSelectionRegionTransformer : WpfPointBasedObjectPointTransformer
    
    
    public __gc class WpfPathSelectionRegionTransformer : public WpfPointBasedObjectPointTransformer*
    
    
    public ref class WpfPathSelectionRegionTransformer : public WpfPointBasedObjectPointTransformer^
    
    
    Inheritance Hierarchy
    Requirements

    Target Platforms: .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5

    See Also