IGeoArea Interface Reference

Properties and methods for ENCX::GeoArea. More...

import "_encxcom_encx.idl";

Inheritance diagram for IGeoArea:

List of all members.

Properties

IGeoPoints ** Points [get]
 < A line is assumed between consecutive positions and between the last and first positions.
IGeoPointsPoints [set]
 < A line is assumed between consecutive positions and between the last and first positions.
GeoLineTypeLineType [get]
 < The shape of the lines between positions in Points.
GeoLineType LineType [set]
 < The shape of the lines between positions in Points.


Detailed Description

Properties and methods for ENCX::GeoArea.

All positions are WGS84.

Definition at line 305 of file _encxcom_encx.idl.


Property Documentation

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.