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






    MaximizedBounds Property
    Syntax
    'Declaration
     
    
    Protected Property MaximizedBounds As System.Drawing.Rectangle
     
    'Usage
     
    
    Dim instance As LicenseDialog
    Dim value As System.Drawing.Rectangle
     
    instance.MaximizedBounds = value
     
    value = instance.MaximizedBounds
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also