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

ASPxClientPoint.GetY Method

Gets the point’s Y-coordinate.

Declaration

GetY(): number

Returns

Type Description
number

An integer value specifying the point’s Y coordinate.

See Also