Click or drag to resize
XDL

XscMeasureAngleBaseGetResultAngle Method

각도 측정 결과 중 각도를 확인한다. 단위는 degree. 유효하지 않으면 MAX_REAL64를 반환한다.

Namespace: Pixoneer.NXDL.NSCENE
Assembly: NXDLscene (in NXDLscene.dll) Version: 3.0.0.1
Syntax
C#
[HandleProcessCorruptedStateExceptionsAttribute]
public double GetResultAngle()

Return Value

Double
See Also