Provides access to members that control transformation properties for the display of dynamic labels (text) for a feature layer..
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
| Description | ||
|---|---|---|
![]()  | 
Bounds | The full extent in world coordinates. | 
![]()  | 
ReferenceScale | Reference scale for computing scaled symbol sizes. | 
![]()  | 
ScaleRatio | Scale ratio of the transformation. Based on IAnnotationLayerProperties.Extent and Bounds. | 
![]()  | 
Units | The units of the world coordinates. | 
CoClasses that implement IAnnotateLayerTransformationProperties
| CoClasses and Classes | Description | 
|---|---|
| LabelEngineLayerProperties | A container for the properties of feature labels. | 
| MaplexLabelEngineLayerProperties | Properties that specify the labeling of a layer and conversion of labels to annotation. | 
Remarks
This interface provides access to the properties that describe the display used to generate annotation. For feature-linked annotation, these properties reflect the Display that was used to generate the annotation. These properties are not used for dynamic labeling or standard annotation.
