DicomObjects.NET.8.48 Documentation
DicomObjects Namespace / DicomViewer Class / DefaultSize Property






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

    Target Platforms: .NET CLR 4.8 or higher

    See Also