CadBlockEntity.LayerName

CadBlockEntity.LayerName property

Gets or sets the layer.

public string LayerName { get; set; }

Property Value

The layer.

See Also