ArcObjects Library Reference (3DAnalyst)  

ILine3DPlacement Interface

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

Product Availability

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

Members

Description
Method ApplyToLine Applies symbol construction to original shape.
Read/write property Color Line symbol color.
Read/write property Units The size units.
Read/write property Width Line symbol width.

Inherited Interfaces

Interfaces Description
ILineSymbol Provides access to members that control line symbols.

CoClasses that implement ILine3DPlacement

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

.NET Samples

3D multipatch examples (Code Files: ElementUtilities)