Document Solutions for PDF
DS.Documents.DX.Windows Assembly / GrapeCity.Documents.DX Namespace / RectL Structure / X Property

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