Show / Hide Table of Contents

Property ReferenceScale

ReferenceScale

Gets the reference scale for the layer.

Declaration
public double ReferenceScale { get; }
Property Value
Type Description
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
TargetVersions
.NET Standard 2.0100.13 - 100.15
.NET 6.0100.13 - 100.15
.NET 6.0 Windows100.13 - 100.15
.NET Framework100.13 - 100.15
Xamarin.Android100.13 - 100.15
Xamarin.iOS100.13 - 100.15
UWP100.13 - 100.15
In This Article
Back to top Copyright © 2022 Esri.