ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.5.2 Assembly / C1.Win.C1GanttView Namespace / LinkForm Class / AutoScaleDimensions Property

In This Topic
    AutoScaleDimensions Property (LinkForm)
    In This Topic
    Syntax
    'Declaration
     
    Public Property AutoScaleDimensions As System.Drawing.SizeF
    public System.Drawing.SizeF AutoScaleDimensions {get; set;}
    See Also