ASPxClientCrosshairFreePosition Properties
The client-side equivalent of the CrosshairFreePosition class.| Name | Description |
|---|---|
| dockPosition | Gets a string containing information on a crosshair label’s dock position when the crosshair cursor is in the free position mode. |
| offsetX | Gets the horizontal offset of a crosshair cursor. Inherited from ASPxClientCrosshairPosition. |
| offsetY | Gets the vertical offset of a crosshair cursor. Inherited from ASPxClientCrosshairPosition. |
| paneID | Gets a Pane’s ID when the crosshair cursor is in the free position mode. |
See Also