This document is archived and information here might be outdated. Recommended version. |
The orientation mode, if supported by the element.
[Visual Basic .NET] Public Property OrientationMode As esriGlobeGraphicsOrientation
[C#] public esriGlobeGraphicsOrientation OrientationMode {get; set;}
[C++]
HRESULT get_OrientationMode(
esriGlobeGraphicsOrientation pMode
);
[C++]
HRESULT put_OrientationMode(
esriGlobeGraphicsOrientation* pMode
);
[C++] Parameters pMode [in]
pMode is a parameter of type esriGlobeGraphicsOrientation pMode [out, retval]
pMode is a parameter of type esriGlobeGraphicsOrientation*