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

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