Table of Contents

Property LayerName

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

LayerName

Gets or sets the name of the layer the entity belongs to.

[CadString(CadEntityAttribute.Cad008, CadParameterType.MustHave, "AcDbEntity", HasDefaultValue = true)]
public string LayerName { get; set; }

Property Value

string

The name of the layer.