Environment.LineTypes Property

Gets or sets the line types collection.
Public Property LineTypes() As LineTypeKeyedCollection
This language is not supported or no code example is available.
public LineTypeKeyedCollection LineTypes {get; set;}
This language is not supported or no code example is available.

Property Value

LineTypeKeyedCollection
Remarks
 
"ByBlock", "ByLayer", "Continuous" are reserved names and should not be used to avoid issues when exporting.

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition