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






    DefaultMaximumSize Property (LicenseDialog)
    Syntax
    'Declaration
     
    
    Protected Overridable ReadOnly Property DefaultMaximumSize As System.Drawing.Size
     
    'Usage
     
    
    Dim instance As LicenseDialog
    Dim value As System.Drawing.Size
     
    value = instance.DefaultMaximumSize
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also