Property ReferenceScale
ReferenceScale
Gets the reference scale for the layer.
Declaration
public double ReferenceScale { get; }
Property Value
Type | Description |
---|---|
System.Double | The reference scale for the layer. |
Remarks
The reference scale of the layer is the scale at which a client should view the layer for the schematic lines and text to appear at its authored size. If the client changes the viewing scale, then schematic lines and text will grow or shrink to keep a consistent size on the map (not the screen). For a valid layer, the reference scale will always be a finite value, greater than zero. Until the layer is loaded, the reference scale will be zero.
Applies to
Platforms and versions
Target | Versions |
---|---|
.NET Standard 2.0 | 100.13 - 200.5 |
.NET | 100.13 - 200.5 |
.NET Windows | 100.13 - 200.5 |
.NET Android | 200.0 - 200.5 |
.NET iOS | 200.0 - 200.5 |
.NET Framework | 100.13 - 200.5 |
Xamarin.Android | 100.13 - 100.15 |
Xamarin.iOS | 100.13 - 100.15 |
UWP | 100.13 - 200.5 |