CadBaseEntity.LayerName

CadBaseEntity.LayerName property

Gets or sets the name of the layer.

public string LayerName { get; set; }

Property Value

The name of the layer.

See Also