Table of Contents

Property LType

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

LType

Gets or sets a value the current linetype of the entity.

public byte LType { get; set; }

Property Value

byte

0 - ByLayer,
1 - ByBlock,
2 - Continuous,
3 - Set based on LTYPE object

Remarks

This property is always 0 for versions earlier than AC1015.