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

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

    Target Platforms: .NET CLR 4.8 or higher

    See Also