ComponentOne SuperTooltip for WinForms
C1.Win.4.8 Assembly / C1.Win.Interop Namespace / Rect Structure / Width Property

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