Scheduler for WinForms | ComponentOne
C1.Win.Schedule.6 Assembly / C1.Win.Schedule.Forms Namespace / ResourceCollectionForm Class / CurrentAutoScaleDimensions Property

In This Topic
    CurrentAutoScaleDimensions Property (ResourceCollectionForm)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property CurrentAutoScaleDimensions As System.Drawing.SizeF
    public System.Drawing.SizeF CurrentAutoScaleDimensions {get;}
    See Also