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

In This Topic
    BackColour Property
    In This Topic
    Background Colour for the control.
    Syntax
    'Declaration
     
    
    Public Overridable Property BackColour As System.Drawing.Color
    public virtual System.Drawing.Color BackColour {get; set;}
    Remarks
    Equivalent to the standardized BackColor method, but with English spelling!
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also