This document is archived and information here might be outdated. Recommended version. |
Gets rotation flags composed of enum esriSymbolRotation3DFlags. Not just for 3D rotation.
[Visual Basic .NET] Public Property SymbolRotation3DFlags As Integer
[C#] public int SymbolRotation3DFlags {get; set;}
[C++]
HRESULT get_SymbolRotation3DFlags(
System.Int32* pFlags
);
[C++]
HRESULT put_SymbolRotation3DFlags(
long pFlags
);
[C++]
Parameters pFlags [out, retval]
pFlags is a parameter of type long* pFlags [in]
pFlags is a parameter of type long