ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.5.2 Assembly / C1.Win.C1GanttView Namespace / TaskForm Class / CurrentAutoScaleDimensions Property

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