Click or drag to resize
XDL

XscObjNumProperties Property

객체 속성 정보를 가져온다.

Namespace: Pixoneer.NXDL.NSCENE
Assembly: NXDLscene (in NXDLscene.dll) Version: 2.0.3.38
Syntax
C#
public int NumProperties {
	[HandleProcessCorruptedStateExceptionsAttribute]
	get;
 }

Property Value

Int32
See Also