CadImage.Layers

CadImage.Layers property

Gets or sets the layers.

public CadLayersList Layers { get; set; }

Property Value

The layers.

See Also