DicomObjects.NET.8.48 Documentation
DicomObjects Namespace / LicenseDialog Class / TransparencyKey Property

In This Topic
    TransparencyKey Property
    In This Topic
    Syntax
    'Declaration
     
    
    <SRCategoryAttribute("CatWindowStyle")>
    <SRDescriptionAttribute("FormTransparencyKeyDescr")>
    Public Property TransparencyKey As System.Drawing.Color
    [SRCategory("CatWindowStyle")]
    [SRDescription("FormTransparencyKeyDescr")]
    public System.Drawing.Color TransparencyKey {get; set;}
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also