Automatically generated page, do not modify. User-contributed notes can be created at: Widgets/ViewSizeUsageNotes |
Widget: ViewSize
Display the size of the current view in user-definable units
Usage Notes
See: Widgets/ViewSizeUsageNotes
Common Widget Properties
- Location :
- Label : ViewSize
- Tooltip : The size of the map
- StatusText :
- ImageUrl :
- ImageClass :
- StandardUi : false
- ContainableBy : Splitterbar
Parameters
Units
- Description : the units to display the size in
- Type : String
- Label : Units
- Meters (Label: Meters)
- Kilometers (Label: Kilometers)
- Feet (Label: Feet)
- Yards (Label: Yards)
- Miles (Label: Miles)
- Degrees (Label: Degrees)
- Pixels (Label: Pixels)
- DefaultValue : Meters
- IsMandatory : false
Precision
- Description : Precision of the size displayed
- Type : integer
- Label : DistancePrecision
- Min : -1
- Max : 6
- DefaultValue : 2
- IsMandatory : false
Template
- Description : A template string to display the size. Values in {} will be replaced by actual values
- Type : String
- Label : Template
- DefaultValue : {w} x {h} {units}
- IsMandatory : false
Last modified
17 years ago
Last modified on 04/03/08 03:26:41
Note:
See TracWiki
for help on using the wiki.