Click or drag to resize
XDL

XscSymbolRotatableAzimuth Property

방위각에 따른 심볼의 회전여부를 확인하거나 설정한다. 기본값은 true.

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

Property Value

Boolean
See Also