Drawings.EdgesLayerName Property

Gets or sets the layer name for edges.
Public Property EdgesLayerName() As String
This language is not supported or no code example is available.
public string EdgesLayerName {get; set;}
This language is not supported or no code example is available.

Property Value

string
Remarks
 
When a block related to a VectorView is built, the entities created for edges are assigned to the layer with this name.

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition