DicomObjects.NET.8.48 Documentation
DicomObjects Namespace / DicomViewer Class / GetAutoSizeMode Method






    GetAutoSizeMode Method (DicomViewer)
    Syntax
    'Declaration
     
    
    Protected Function GetAutoSizeMode() As System.Windows.Forms.AutoSizeMode
     
    'Usage
     
    
    Dim instance As DicomViewer
    Dim value As System.Windows.Forms.AutoSizeMode
     
    value = instance.GetAutoSizeMode()
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also