Entity.LineTypeScale Property

Gets or sets the line type scale.
Public Overridable Property LineTypeScale() As Single Implements  _ 
IEntity.LineTypeScale
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

Implements

IEntity.LineTypeScale
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