Table of Contents

Property IsByLayer

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

IsByLayer

Gets or sets a value indicating that the entity has linetype set by layer.

public bool IsByLayer { get; set; }

Property Value

bool

true if the entity has a linetype set by layer.

Remarks

This flag is always false, except for versions AC1012 and AC1014.