Scheduler for WinForms | ComponentOne
C1.Win.Schedule.6 Assembly / C1.Win.Schedule.UI Namespace / a3 Class / Size Property

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