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

In This Topic
    AllowTransparency Property
    In This Topic
    Syntax
    'Declaration
     
    
    <System.ComponentModel.BrowsableAttribute(False)>
    <System.ComponentModel.DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Hidden)>
    <SRDescriptionAttribute("ControlAllowTransparencyDescr")>
    Public Property AllowTransparency As System.Boolean
    [System.ComponentModel.Browsable(false)]
    [System.ComponentModel.DesignerSerializationVisibility(DesignerSerializationVisibility.Hidden)]
    [SRDescription("ControlAllowTransparencyDescr")]
    public System.bool AllowTransparency {get; set;}
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also