ASPxClientCrosshairOptions.linesMode Property
Gets the value specifying how the Crosshair Cursor’s lines snap to points when hovering on them.
Declaration
linesMode: string
Property Value
Type | Description |
---|---|
string | The value that specifies how lines snap. |
Remarks
The following snap modes can be used:
- “Free”
- “Auto”
See Also