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

In This Topic
    PreferredSize Property (DicomViewer)
    In This Topic
    Syntax
    'Declaration
     
    
    <System.ComponentModel.BrowsableAttribute(False)>
    Public ReadOnly Property PreferredSize As System.Drawing.Size
    [System.ComponentModel.Browsable(false)]
    public System.Drawing.Size PreferredSize {get;}
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also