Click or drag to resize
XDL

XscObjNumProperties Property

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

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

Property Value

Type: Int32
See Also