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

In This Topic
    IsRestrictedWindow Property
    In This Topic
    Syntax
    'Declaration
     
    
    <System.ComponentModel.BrowsableAttribute(False)>
    <System.ComponentModel.EditorBrowsableAttribute(EditorBrowsableState.Advanced)>
    Public ReadOnly Property IsRestrictedWindow As System.Boolean
    [System.ComponentModel.Browsable(false)]
    [System.ComponentModel.EditorBrowsable(EditorBrowsableState.Advanced)]
    public System.bool IsRestrictedWindow {get;}
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also