Click or drag to resize
XDL

XscObjMultiLineName Property

객체 이름 문자열의 Carriage retern-Line Feed(\r\n) 처리를 문자열 분리로 할지 여부를 설정하고 확인한다.

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

Property Value

Type: Boolean
See Also