XftLineString Class |
Namespace: Pixoneer.NXDL.NFT
public class XftLineString : XftGeometry
The XftLineString type exposes the following members.
| Name | Description | |
|---|---|---|
| XftLineString | ||
| XftLineString(XogcGeometry*) |
| Name | Description | |
|---|---|---|
| AddPoint | 좌표 점을 추가한다. | |
| GetPoint | 입력된 인덱스에 해당하는 좌표 점을 얻는다. | |
| RemoveAllPoint | this객체 안의 모든 좌표점들을 삭제한다. | |
| SetPoint | 특정 인덱스에 있는 포인트 값을 재 설정한다. |