Skip to main content

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