VintaSoft Imaging .NET SDK 14.0: Documentation for .NET developer
Vintasoft.Imaging.UI Namespace / VintasoftCursor Class
Members Object Syntax Hierarchy Requirements SeeAlso
In This Topic
    VintasoftCursor Class
    In This Topic
    Provides a base class for VintaSoft cursors.
    Object Model
    VintasoftCursor
    Syntax
    'Declaration
    
    Public Class VintasoftCursor
    
    
    public class VintasoftCursor
    
    
    public __gc class VintasoftCursor
    
    
    public ref class VintasoftCursor
    
    
    Inheritance Hierarchy

    System.Object
       Vintasoft.Imaging.UI.VintasoftCursor
          Vintasoft.Imaging.UI.WinForms.WinFormsCursor
          Vintasoft.Imaging.Wpf.UI.WpfCursor

    Requirements

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

    See Also