ASPxClientControlCoordinates Properties
Represents the client-side equivalent of the ControlCoordinates class.Name | Description |
---|---|
pane | Gets the point’s pane. |
visibility | Gets the point’s visibility state. |
x | Gets the point’s X-coordinate, in pixels. |
y | Gets the point’s Y-coordinate, in pixels. |
See Also