Scale information object.
Inheritance HierarchySystemObject
Ptv.XServer.Controls.Map.GadgetsScaleInfo
Namespace:
Ptv.XServer.Controls.Map.Gadgets
Assembly:
Ptv.XServer.Controls.Map (in Ptv.XServer.Controls.Map.dll) Version: 1.7.10.0
Syntaxpublic ref class ScaleInfo
type ScaleInfo = class end
The ScaleInfo type exposes the following members.
Constructors
| Name | Description |
---|
 | ScaleInfo | Initializes a new instance of the ScaleInfo class |
Top
Properties
| Name | Description |
---|
 | Dimension | Gets or sets the dimension of the scale. |
 | Text | Gets or sets the text describing the scale. |
Top
Extension Methods
| Name | Description |
---|
 | ToJson | Converts an object to a JSON string representation. (Defined by JSONWriter.) |
Top
See Also