ComponentOne Bitmap for UWP
C1.UWP.DX Assembly / C1.Util.DX Namespace / RectF Structure / Width Property

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