Property Labeling
Labeling
Gets or sets the ViewLabelProperties.
Declaration
public ViewLabelProperties Labeling { get; set; }
Property Value
Type | Description |
---|---|
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
Target | Versions |
---|---|
.NET Windows | 100.13 - 200.5 |