ArcGIS Pro 2.6 API Reference Guide
ConstructMeshEdge(CIMColor) Method

ArcGIS.Desktop.Mapping Namespace > SymbolFactory Class > ConstructMeshEdge Method : ConstructMeshEdge(CIMColor) Method
The color of the edge
Constructs a mesh edge for a mesh with the specified color
Syntax
public CIMMeshEdge ConstructMeshEdge( 
   CIMColor color
)
Public Overloads Function ConstructMeshEdge( _
   ByVal color As CIMColor _
) As CIMMeshEdge

Parameters

color
The color of the edge

Return Value

Remarks
There is only one type of edge currently: ArcGIS.Core.CIM.CIMSolidMeshEdge
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

SymbolFactory Class
SymbolFactory Members
Overload List