ArcObjects Library Reference (3DAnalyst)  

ISimpleLine3DSymbol Interface

Provides access to members that control the simple 3D line symbol.

Product Availability

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

Members

Description
Read/write property ResolutionQuality Line resolution. The range is [0.0, 1.0], where 0 is the lowest and 1 is the highest resolution.
Read/write property Style Line style.

CoClasses that implement ISimpleLine3DSymbol

CoClasses and Classes Description
SimpleLine3DSymbol Simple 3D Line Symbol component.

.NET Snippets

Add Graphics Layer to Globe

.NET Samples

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