ArcObjects Library Reference (Carto)  

IGraphicsLayerScale Interface

Provides access to members that control the Graphics Layer Scale.

Product Availability

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

Members

Description
Read/write property ReferenceScale Reference scale of the layer as a representative fraction.
Read/write property Units Units the reference scale is in.

CoClasses that implement IGraphicsLayerScale

CoClasses and Classes Description
CompositeGraphicsLayer A collection of graphics layers that behave like single layer.
GraphicsLayerScale An Esri graphics layer scale.
GraphicsSubLayer Graphic sublayer handed back by the composite graphics layer.

Remarks

Use this interface to access the reference scale of a graphics layer. The reference scale's value of the map's graphics layers and annotation layers is shown in the properties of the dataframe under the Annotation Groups tab.

.NET Related Topics

Creating annotation and dimension feature classes