CadEntityBase.LineScale

CadEntityBase.LineScale property

Gets or sets the linetype scale factor of the entity.

public double LineScale { get; set; }

Property Value

The linetype scale factor.

See Also