VintaSoft Imaging .NET SDK 12.4: Documentation for .NET developer
Vintasoft.Imaging.Wpf.UI.VisualTools.UserInteraction Namespace / WpfInteractionPoint Class
Members Object Syntax Hierarchy Requirements SeeAlso
In This Topic
    WpfInteractionPoint Class
    In This Topic
    The rounded interaction area.
    Object Model
    WpfInteractionPoint
    Syntax
    'Declaration
    
    Public Class WpfInteractionPoint
       Inherits WpfInteractionArea
    
    
    public class WpfInteractionPoint : WpfInteractionArea
    
    
    public __gc class WpfInteractionPoint : public WpfInteractionArea*
    
    
    public ref class WpfInteractionPoint : public WpfInteractionArea^
    
    
    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