Property LineTypeName
- Namespace
- Aspose.CAD.FileFormats.Cad.CadObjects
- Assembly
- Aspose.CAD.dll
LineTypeName
Gets or sets the name of the line type based on the LType value.
[CadString(CadEntityAttribute.Cad006, CadParameterType.Optional, "AcDbEntity", HasDefaultValue = true)]
public string LineTypeName { get; set; }
Property Value
- string
The name of the line type.