VintaSoft Imaging .NET SDK 14.0: Documentation for .NET developer
Vintasoft.Imaging.Wpf.UI Namespace / WpfCursor Class
Members Object Syntax Hierarchy Requirements SeeAlso
In This Topic
    WpfCursor Class
    In This Topic
    Provides cursor for WPF.
    Object Model
    WpfCursor
    Syntax
    'Declaration
    
    Public Class WpfCursor
       Inherits Vintasoft.Imaging.UI.VintasoftCursor
    
    
    public class WpfCursor : Vintasoft.Imaging.UI.VintasoftCursor
    
    
    public __gc class WpfCursor : public Vintasoft.Imaging.UI.VintasoftCursor*
    
    
    public ref class WpfCursor : public Vintasoft.Imaging.UI.VintasoftCursor^
    
    
    Inheritance Hierarchy

    System.Object
       Vintasoft.Imaging.UI.VintasoftCursor
          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