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


IAnnotateLayerTransformationProperties Interface (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (Carto)  

IAnnotateLayerTransformationProperties Interface

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
Read/write property Bounds The full extent in world coordinates.
Read/write property ReferenceScale Reference scale for computing scaled symbol sizes.
Read/write property ScaleRatio Scale ratio of the transformation. Based on IAnnotationLayerProperties.Extent and Bounds.
Read/write property 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.