ComponentOne SuperTooltip for WinForms
C1.Win.8 Assembly / C1.Win.Interop Namespace / Rect Structure / Size Property

In This Topic
    Size Property (Rect)
    In This Topic
    Gets or sets the size of the current Rect structure.
    Syntax
    'Declaration
     
    Public Property Size As Size
    public Size Size {get; set;}
    See Also