Click or drag to resize
XDL

NanLayerHide Property

NanLayer 객체의 모든 NanObj 객체에 대한 숨김 여부를 가져오거나 설정한다.

Namespace: Pixoneer.NXDL.NXAnnotation.NAnnotation
Assembly: NXAnnotation (in NXAnnotation.dll) Version: 2.0.3.38 (2.0.3.38)
Syntax
C#
public bool Hide { get; set; }

Property Value

Boolean
See Also