CadBaseEntity.LineScale

CadBaseEntity.LineScale property

Gets or sets the line scale.

public double LineScale { get; set; }

Property Value

The line scale.

See Also