DicomObjects.NET.8.48 Documentation
DicomObjects Namespace / LicenseDialog Class / DefaultCursor Property






    DefaultCursor Property (LicenseDialog)
    Syntax
    'Declaration
     
    
    Protected Overridable ReadOnly Property DefaultCursor As System.Windows.Forms.Cursor
     
    'Usage
     
    
    Dim instance As LicenseDialog
    Dim value As System.Windows.Forms.Cursor
     
    value = instance.DefaultCursor
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also