Skip to main content
A newer version of this page is available. .

ASPxClientPoint.GetX Method

Gets the point’s X-coordinate.

Declaration

GetX(): number

Returns

Type Description
number

An integer value specifying the point’s X coordinate.

See Also