Reflection Desktop VBA Guide
Attachmate.Reflection.Objects Library / Attachmate.Reflection.Objects.UserInterface Library / Point Object / X Property
In This Topic
    X Property
    In This Topic
    Gets or sets the x-coordinate of this point.
    Syntax
    expression.X As Integer
    where expression is a variable that represents a Point Object
    See Also