Click or drag to resize
XDL

XvcMeasureDist Methods

The XvcMeasureDist type exposes the following members.

Methods
  Name Description
Public method Add 점 노드 배열의 마지막에 정점 객체를 추가한다.
Public method GetAt 특정 인덱스에 있는 정점을 가져온다.
Public method GetSize 점 노드 개수를 가져온다.
Public method InsertAt 특정 인덱스에 새로운 정점을 추가한다.
Public method RemoveAll 거리 측정을 위한 모든 정점을 삭제한다.
Public method RemoveAt 특정 인덱스에 있는 정점을 삭제한다.
Public method SetAt 특정 인덱스의 정점을 새로운 정점으로 교체한다.
Public method SetSR 지리 참조 좌표계를 설정한다.
Top
See Also