Scheduler for WinForms | ComponentOne
C1.Win.Schedule.8 Assembly / C1.Win.Schedule.Forms Namespace / GoToDate Class / AutoScaleDimensions Property

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