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






    DisplayRectangle Property (LicenseDialog)
    Syntax
    'Declaration
     
    
    Public Overridable ReadOnly Property DisplayRectangle As System.Drawing.Rectangle
     
    'Usage
     
    
    Dim instance As LicenseDialog
    Dim value As System.Drawing.Rectangle
     
    value = instance.DisplayRectangle
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also