InputPanel for WinForms | ComponentOne
C1.Win.4.5.2 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 Double
    public double Width {get; set;}
    See Also