Click or drag to resize
XDL

XscMeasureCircle Methods

The XscMeasureCircle type exposes the following members.

Methods
  Name Description
Public method GetPointEnd 범위 측정을 위한 반지름 끝 위치를 확인한다.
Public method GetPointEnd(Double, Double, Double) 범위 측정을 위한 반지름 끝 위치를 확인한다.
Public method GetResultArea 두 정점 간의 거리를 반지름으로 하는 영역의 면적을 계산하여 반환한다. 단위는 제곱 meter이다.
Public method GetResultDistance 두 점의 거리를 계산한다. 반지름에 해당하는 거리를 계산하여 반환하고 단위는 meter이다.
Public method SetPointEnd(XscCoord) 범위 측정을 위한 반지름 끝 위치를 설정한다.
Public method SetPointEnd(Double, Double, Double) 범위 측정을 위한 반지름 끝 위치를 설정한다.
Top
See Also