ArcObjects Library Reference (Carto)  

esriSymbolRotation3DFlags Constants

Marker symbol 3-D rotation options for use with IRotationRenderer2. Used for all symbols, not just 3D; used for all apps, including ArcMap.

Constant Value Description
esriSymbolRotation3DNone 0 No rotation.
esriSymbolRotation3DUseExpressionX 1 Use x-axis rotation expression.
esriSymbolRotation3DUseExpressionY 2 Use y-axis rotation expression.
esriSymbolRotation3DUseExpressionZ 4 Use z-axis rotation expression.
esriSymbolRotation3DRandomX 8 Use x-axis random rotation.
esriSymbolRotation3DRandomY 16 Use y-axis random rotation.
esriSymbolRotation3DRandomZ 32 Use z-axis random rotation.

Product Availability

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