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

In This Topic
    BackColor Property (DicomViewer)
    In This Topic
    Syntax
    'Declaration
     
    
    <SRCategoryAttribute("CatAppearance")>
    <System.Runtime.InteropServices.DispIdAttribute(-501)>
    <SRDescriptionAttribute("ControlBackColorDescr")>
    Public Overridable Property BackColor As System.Drawing.Color
    [SRCategory("CatAppearance")]
    [System.Runtime.InteropServices.DispId(-501)]
    [SRDescription("ControlBackColorDescr")]
    public virtual System.Drawing.Color BackColor {get; set;}
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also