This document is archived and information here might be outdated.  Recommended version.


esriSimple3DLineStyle Constants (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (3DAnalyst)  

esriSimple3DLineStyle Constants

Simple 3D line styles.

Constant Value Description
esriS3DLSTube 0 The 3D line is a tube.
esriS3DLSStrip 1 The 3D line is a horizontal strip.
esriS3DLSWall 2 The 3D line is a vertical wall.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires 3D Analyst Extension.

.NET Samples

3D multipatch examples (Code Files: DrawUtilities ElementUtilities GraphicsLayer3DUtilities) | Visualizing the camera path while animating (Code Files: VisualizeCameraPath)