Layers

CadViewInfo.Layers property

The list of layers contained by the CAD drawing.

public List<Layer> Layers { get; set; }

See Also