The plane of orientation.
[Visual Basic 6.0] Property OrientationPlane As esriT3DOrientationPlane
[Visual Basic .NET] Public Property OrientationPlane As esriT3DOrientationPlane
[C#] public esriT3DOrientationPlane OrientationPlane {get; set;}
[Java] public esriT3DOrientationPlane getOrientationPlane() throws IOException, AutomationException
[Java] public void setOrientationPlane( esriT3DOrientationPlane psriT3DOrientationPlane ) throws IOException, AutomationException
[C++] HRESULT get_OrientationPlane( esriT3DOrientationPlane* pPlane );
[C++] HRESULT put_OrientationPlane( esriT3DOrientationPlane pPlane);
Parameters
pPlane [out, retval]
pPlane is a parameter of type esriT3DOrientationPlane
pPlane [in]
pPlane is a parameter of type esriT3DOrientationPlane