Click or drag to resize
XDL

XscObjLogging Property

객체의 Log 볼수있는 설정을 확인하거나 설정한다.

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

Property Value

Type: Boolean
See Also