Table of Contents

Property LineScale

Namespace
Aspose.CAD.FileFormats.Cad.CadObjects
Assembly
Aspose.CAD.dll

LineScale

Gets or sets the linetype scale factor of the entity.

[CadDouble(CadEntityAttribute.Cad048, CadParameterType.Optional, "AcDbEntity", HasDefaultValue = true)]
public double LineScale { get; set; }

Property Value

double

The linetype scale factor.