Click or drag to resize

ScaleInfoDimension Property

Gets or sets the dimension of the scale.

Namespace:  Ptv.XServer.Controls.Map.Gadgets
Assembly:  Ptv.XServer.Controls.Map (in Ptv.XServer.Controls.Map.dll) Version: 1.7.10.0
Syntax
public double Dimension { get; set; }

Property Value

Type: Double
Dimension of the scale.
See Also