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


esriGTScale Constants (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > EngineCore > ESRI.ArcGIS.EngineCore > Constants > E > esriGTScale Constants
ArcGIS Developer Help

esriGTScale Constants

Indicates the scaling method applied to the graphic.

Constant Value Description
esriGTScaleAuto 0 Scales the graphic automatically. In 3D this means scaling the graphic according to the distance from the camera; whereas in 2D it means respecting the reference scale that is set in the map.
esriGTScaleFixed 1 Maintains constant size in pixels.

Product Availability

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

.NET Samples

RSS weather GraphicTracker