Click or drag to resize
XDL

XftLineString Methods

The XftLineString type exposes the following members.

Methods
  NameDescription
Public methodAddPoint
좌표 점을 추가한다.
Public methodGetPoint
입력된 인덱스에 해당하는 좌표 점을 얻는다.
Public methodRemoveAllPoint
this객체 안의 모든 좌표점들을 삭제한다.
Public methodSetPoint
특정 인덱스에 있는 포인트 값을 재 설정한다.
Top
See Also