Click or drag to resize
XDL

XscMeasureCircleAreaUnitType Property

면적 측정 단위를 가져오거나 설정한다.

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

Property Value

eAreaUnit
See Also