Click or drag to resize
XDL

XscMeasureRelationDistUnitType Property

거리 및 고도를 표시하기 위한 단위를 가져오거나 설정한다.

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

Property Value

eDistUnit
See Also