Property LineWeight
- Namespace
- Aspose.CAD.FileFormats.Cad.CadObjects
- Assembly
- Aspose.CAD.dll
LineWeight
Gets or sets the line weight for the entity.
[CadShort(CadEntityAttribute.Cad370, CadParameterType.Optional, "AcDbEntity", HasDefaultValue = true)]
public short LineWeight { get; set; }
Property Value
- short
The line weight.
Remarks
This property is always 0 for versions earlier than AC1015.