wiki:Widgets/ViewSize

Documentation > Widgets

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

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

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 16 years ago Last modified on Apr 3, 2008, 3:26:41 AM
Note: See TracWiki for help on using the wiki.