CadBlockEntity.LayerName
CadBlockEntity.LayerName property
Gets or sets the layer.
public string LayerName { get; set; }
Property Value
The layer.
See Also
- class CadBlockEntity
- namespace Aspose.CAD.FileFormats.Cad.CadObjects
- assembly Aspose.CAD
Gets or sets the layer.
public string LayerName { get; set; }
The layer.