ComponentOne SuperTooltip for WinForms
C1.Win.4.8 Assembly / C1.Framework Namespace / Element Class / Size Property

In This Topic
    Size Property (Element)
    In This Topic
    Gets or sets the size of the element.
    Syntax
    'Declaration
     
    Public Property Size As System.Drawing.Size
    public System.Drawing.Size Size {get; set;}
    See Also