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


ITextureLineSymbol Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > 3DAnalyst > ESRI.ArcGIS.Analyst3D > Interfaces > IT > ITextureLineSymbol Interface
ArcGIS Developer Help

ITextureLineSymbol Interface

Provides access to members that control the texture line symbol.

Product Availability

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

Members

Name Description
Read/write property BitmapTransparencyColor Color within bitmap indicating transparency.
Read/write property Color Line symbol color.
Method CreateLineSymbolFromFile Create line symbol from texture file.
Read/write property Texture Texture used for line.
Read-only property TextureFillSymbol TextureFillSymbol used for line.
Read/write property VerticalOrientation Indicates whether line is oriented vertically.
Read/write property Width Line symbol width.

Inherited Interfaces

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

Classes that implement ITextureLineSymbol

Classes Description
TextureLineSymbol Texture Line Symbol component.