ComponentOne Bitmap for WPF
C1.WPF.DX.4.5.2 Assembly / C1.Util.DX Namespace / RectL Structure / Width Property

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