ArcObjects Library Reference (EngineCore)  

esriGTOrientation Constants

Indicates the orientation mode of the graphic (only applies to points).

Constant Value Description
esriGTOrientationAutomatic 0 Orients the graphic automatically in order to keep it billboarded.
esriGTOrientationFixed 1 Orients the graphic according to values supplied to the SetPointOrientation method.

Product Availability

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

.NET Samples

RSS weather GraphicTracker (Code Files: RSSWeather)

.NET Related Topics

Using a GraphicTracker