Document Solutions for Imaging
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Text Namespace / ObjectRect Class / X Property

In This Topic
    X Property (ObjectRect)
    In This Topic
    Gets or sets the x-coordinate of the left edge of this ObjectRect, in graphic units.
    Syntax
    'Declaration
     
    Public Property X As System.Single
    public System.float X {get; set;}
    See Also