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