Click or drag to resize
XDL

XscMeasureAngleBaseGetEnd Method

각도를 이루는 3개의 정점 중 끝점을 반환한다.

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

Return Value

XscCoord
시작점 위치
See Also