Layers
CadOptions.Layers property
要渲染的 CAD 绘图层。
public IList<Layer> Layers { get; set; }
评论
默认情况下渲染所有图层; 图层名称区分大小写。
也可以看看
- class Layer
- class CadOptions
- 命名空间 GroupDocs.Viewer.Options
- 部件 GroupDocs.Viewer
要渲染的 CAD 绘图层。
public IList<Layer> Layers { get; set; }
默认情况下渲染所有图层; 图层名称区分大小写。