DicomObjects.NET.8.48 Documentation
DicomObjects Namespace / DicomViewer Class / Cursor Property

In This Topic
    Cursor Property (DicomViewer)
    In This Topic
    Syntax
    'Declaration
     
    
    <SRCategoryAttribute("CatAppearance")>
    <SRDescriptionAttribute("ControlCursorDescr")>
    <System.ComponentModel.AmbientValueAttribute("")>
    Public Overridable Property Cursor As System.Windows.Forms.Cursor
    [SRCategory("CatAppearance")]
    [SRDescription("ControlCursorDescr")]
    [System.ComponentModel.AmbientValue("")]
    public virtual System.Windows.Forms.Cursor Cursor {get; set;}
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also