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

In This Topic
    CurrentAutoScaleDimensions Property
    In This Topic
    Syntax
    'Declaration
     
    
    <System.ComponentModel.BrowsableAttribute(False)>
    <SRCategoryAttribute("CatLayout")>
    <System.ComponentModel.EditorBrowsableAttribute(EditorBrowsableState.Advanced)>
    Public ReadOnly Property CurrentAutoScaleDimensions As System.Drawing.SizeF
    [System.ComponentModel.Browsable(false)]
    [SRCategory("CatLayout")]
    [System.ComponentModel.EditorBrowsable(EditorBrowsableState.Advanced)]
    public System.Drawing.SizeF CurrentAutoScaleDimensions {get;}
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also