ComponentOne Bitmap for WPF
C1.WPF.DX.4.5.2 Assembly / C1.Util.DX Namespace / RectD Structure / X Property

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