Show / Hide Table of Contents

Property LabelDefinitions

LabelDefinitions

Gets a modifiable collection of LabelDefinition objects for this layer.

Declaration
public IList<LabelDefinition> LabelDefinitions { get; }
Property Value
Type Description
System.Collections.Generic.IList<LabelDefinition>

A modifiable collection of LabelDefinition objects for this layer.

Remarks

Dynamic entity layer supports labeling only the latest observation of a track.

See Also
LabelsEnabled

Applies to

Platforms and versions
TargetVersions
.NET Standard 2.0200.3 - 200.8
.NET200.3 - 200.8
.NET Windows200.3 - 200.8
.NET Android200.3 - 200.8
.NET iOS200.3 - 200.8
.NET Framework200.3 - 200.8
UWP200.3 - 200.8
In This Article
Back to top Copyright © 2022 Esri.