Show / Hide Table of Contents

Property Labeling

Labeling

Gets or sets the ViewLabelProperties.

Declaration
public ViewLabelProperties Labeling { get; set; }
Property Value
Type Description
ViewLabelProperties

The ViewLabelProperties

Remarks

This property determines whether labels are created, added and animated for all of the layers and graphic overlays in the view.

For example, you can prevent labels displaying in the GeoView if you set IsLabelingEnabled to false. This overrides the labelsEnabled properties set on all layers and graphic overlays in the view. The default value of IsLabelingEnabled is true.

Applies to

Platforms and versions
TargetVersions
.NET Windows100.13 - 200.7
In This Article
Back to top Copyright © 2022 Esri.