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

ASPxClientPoint Members

A client point object.

Constructors

Name Description
constructor(x, y) Initializes a new instance of the ASPxClientPoint object. For internal use only.

Methods

Name Description
GetX Gets the point’s X-coordinate.
GetY Gets the point’s Y-coordinate.
See Also