Click or drag to resize
XDL

XscMeasureAngleGetStart Method

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

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

Return Value

XscCoord
시작점 위치
See Also