ComponentOne Bitmap for WinForms
C1.Win.C1DX.4.5.2 Assembly / C1.Util.DX Namespace / RectD Structure / Width Property

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