import "_encxcom_encx.idl";

Properties | |
| IGeoPoints ** | Points [get] |
| < A line is assumed between consecutive positions and between the last and first positions. | |
| IGeoPoints * | Points [set] |
| < A line is assumed between consecutive positions and between the last and first positions. | |
| GeoLineType * | LineType [get] |
| < The shape of the lines between positions in Points. | |
| GeoLineType | LineType [set] |
| < The shape of the lines between positions in Points. | |
All positions are WGS84.
Definition at line 305 of file _encxcom_encx.idl.
IGeoPoints ** IGeoArea::Points [get] |
< A line is assumed between consecutive positions and between the last and first positions.
IGeoPoints * IGeoArea::Points [set] |
< A line is assumed between consecutive positions and between the last and first positions.
GeoLineType* IGeoArea::LineType [get] |
< The shape of the lines between positions in Points.
GeoLineType IGeoArea::LineType [set] |
< The shape of the lines between positions in Points.