DicomObjects.NET.8.48 Documentation
DicomObjects Namespace / DicomLabel Class / ShadowColor Property

In This Topic
    ShadowColor Property
    In This Topic
    Contains the colour of the Shadow applied to the DicomLabel
    Syntax
    'Declaration
     
    
    Public Property ShadowColor As System.Drawing.Color
    public System.Drawing.Color ShadowColor {get; set;}
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also