Click or drag to resize
XDL

XscMeasureCircleGetPointEnd Method

범위 측정을 위한 반지름 끝 위치를 확인한다.

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

Return Value

XscCoord
끝 위치점을 반환한다.
See Also