Entity.LineTypeScale Property

Gets or sets the line type scale.
Public Overridable Property LineTypeScale() As Single
This language is not supported or no code example is available.
public virtual float LineTypeScale {get; set;}
This language is not supported or no code example is available.

Property Value

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

.NET Framework

Supported in: 4.8

In this article

Definition