LinearPath.LineTypeName Property

Gets or sets the line type name of the Environment.LineTypes dictionary. In use only if the LineTypeMethod is byEntity.
Public Overrides Property LineTypeName() As String
This language is not supported or no code example is available.
public override string LineTypeName {get; set;}
This language is not supported or no code example is available.

Property Value

string
Remarks
 
When the line type of an entity already added to the Environment.Entities is changed the EntityList.Regen must be called.

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition