This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > EngineCore > ESRI.ArcGIS.EngineCore > Constants > E > esriGTOrientation Constants (ArcObjects .NET 10.4 SDK) |
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. |