This document is archived and information here might be outdated.  Recommended version.


ILabelEnvironment Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IL > ILabelEnvironment Interface
ArcGIS Developer Help

ILabelEnvironment Interface

Provides access to members that work with the labeling environment.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Description

Manages settings for the Label tool which appears on ArcMap's Draw toolbar.

When To Use

The ILabelEnvironment interface maintains information about an ILabelStyle.

Members

Name Description
Read/write property LabelStyle Label style.
Read/write property LabelStyleMethod The label style method. This indicates whether the label style comes from the feature layer or the label environment.
Read/write property Placement The label placement method.

Classes that implement ILabelEnvironment

Classes Description
LabelEnvironment An object that works with the labeling environment.