Click or drag to resize
XDL

XscAttrSetShowName Property

객체의 이름을 표시하거나 숨기는 여부를 확인하거나 설정한다.

Namespace:  Pixoneer.NXDL.NSCENE
Assembly:  NXDLscene (in NXDLscene.dll) Version: 1.2.817.72
Syntax
C#
public bool ShowName { get; set; }

Property Value

Type: Boolean
See Also