Click or drag to resize

ScaleInfo Class

Scale information object.
Inheritance Hierarchy
SystemObject
  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
Syntax
public class ScaleInfo

The ScaleInfo type exposes the following members.

Constructors
  NameDescription
Public methodScaleInfo
Initializes a new instance of the ScaleInfo class
Top
Properties
  NameDescription
Public propertyDimension
Gets or sets the dimension of the scale.
Public propertyText
Gets or sets the text describing the scale.
Top
Extension Methods
  NameDescription
Public Extension MethodToJson
Converts an object to a JSON string representation.
(Defined by JSONWriter.)
Top
See Also