Automatically generated page, do not modify. User-contributed notes can be created at: Widgets/CursorPositionUsageNotes? |
Widget: CursorPosition
Provides dynamic cursor tracking as it moves over the map
Usage Notes
See: Widgets/CursorPositionUsageNotes?
Common Widget Properties
- Label : CursorPosition
- Tooltip : this will display the cursor position
- StandardUi? : false
- ContainableBy? : Splitterbar
Parameters
Template
- Type : string
- Label : Template
- Description : The template string to use to generate the displayed text
- DefaultValue? : x: {x}, y: {y}
- IsMandatory? : 1
Precision
- Type : integer
- Label : Precision
- Description : The precision to display for the coordinates
- DefaultValue? : 4
- Min : 0
- Max : 15
- IsMandatory? : 0
Units
- Type : string
- Label : Units
- Description : The coordinate units
- DefaultValue? : dd
- IsMandatory? : 1
Last modified 11 years ago
Last modified on Apr 3, 2008 3:26:00 AM