CIMLineSymbol ConstructLineSymbol( CIMColor color, double width, SimpleLineStyle lineStyle, Simple3DLineStyle lineStyle3D, Simple3DLineAnchor anchor3D )
Overloads Function ConstructLineSymbol( _ ByVal color As CIMColor, _ ByVal width As Double, _ ByVal lineStyle As SimpleLineStyle, _ ByVal lineStyle3D As Simple3DLineStyle, _ ByVal anchor3D As Simple3DLineAnchor _ ) As CIMLineSymbol
Parameters
- color
- ArcGIS.Core.CIM.CIMColor
- width
- The width of line symbol to construct.
- lineStyle
- SimpleLineStyle
- lineStyle3D
- ArcGIS.Core.CIM.Simple3DLineStyle
- anchor3D
- ArcGIS.Core.CIM.Simple3DLineAnchor. This property is ignored for the 3D line styles of Wall and Strip.