Click or drag to resize
XDL

XscPolyLineEx Methods

The XscPolyLineEx type exposes the following members.

Methods
  Name Description
Public method AddPoint 확장 폴리라인의 점을 추가한다.
Public method GetNumofVertex 확장 폴리라인의 점을 개수를 확인한다.
Public method GetPoint 확장 폴리라인의 점을 확인한다.
Public method InsertPointAt 확장 폴리라인의 중간에 점을 추가한다.
Public method RemoveAll 확장 폴리라인의 점을 모두 삭제한다.
Public method RemovePointAt 확장 폴리라인의 점을 삭제한다.
Public method SetPoint 폴리라인의 위치를 설정한다.
Top
See Also