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; }
기본적으로 모든 레이어가 렌더링됩니다. 레이어 이름은 대/소문자를 구분합니다.