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

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