Show / Hide Table of Contents

Property RepeatStrategy

RepeatStrategy

Gets or sets the strategy for whether a label should have multiple copies created and placed along or across the same feature. In 3D scenes, only label will be placed per line feature.

Declaration
public LabelRepeatStrategy RepeatStrategy { get; set; }
Property Value
Type Description
LabelRepeatStrategy

The strategy for whether a label should have multiple copies created and placed along or across the same feature. In 3D scenes, only label will be placed per line feature.

Remarks

The default is Automatic. The frequency of repetition is controlled by the RepeatDistance property. This property is currently only supported for line features, but may be extended to polygons in the future.

Applies to

Platforms and versions
TargetVersions
.NET Standard 2.0100.11 - 200.0
.NET 6.0100.13 - 200.0
.NET 6.0 Windows100.13 - 200.0
.NET 6.0 Android200
.NET 6.0 iOS200
.NET Framework100.11 - 200.0
.NET 5100.11 - 100.12
.NET Core 3.1100.11 - 100.12
Android100.11 - 100.15
iOS100.11 - 100.15
UWP100.11 - 200.0
In This Article
Back to top Copyright © 2022 Esri.