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 text to appear at its authored size.

If the client changes the viewing scale, then 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.5 - 100.14
.NET 6.0100.13 - 100.14
.NET 6.0 Windows100.13 - 100.14
.NET Framework100.5 - 100.14
.NET 5100.10 - 100.12
.NET Core 3.1100.7 - 100.12
Xamarin.Android100.5 - 100.14
Xamarin.iOS100.5 - 100.14
UWP100.5 - 100.14
In This Article
Back to top Copyright © 2021 Esri.