ENCX::GeoRect Class Reference

An area on the Earth's surface defined by two meridians (east and west) and two parallels (north and south). More...

import "_encxcom_encx.idl";

Inheritance diagram for ENCX::GeoRect:

List of all members.

Properties

DOUBLE * LatN [get]
DOUBLE LatN [set]
DOUBLE * LatS [get]
DOUBLE LatS [set]
DOUBLE * LonE [get]
DOUBLE LonE [set]
DOUBLE * LonW [get]
DOUBLE LonW [set]


Detailed Description

An area on the Earth's surface defined by two meridians (east and west) and two parallels (north and south).

Properties and methods via IGeoRect.

Definition at line 3180 of file _encxcom_encx.idl.


Property Documentation

DOUBLE* IGeoRect::LatN [get, inherited]

DOUBLE IGeoRect::LatN [set, inherited]

DOUBLE* IGeoRect::LatS [get, inherited]

DOUBLE IGeoRect::LatS [set, inherited]

DOUBLE* IGeoRect::LonE [get, inherited]

DOUBLE IGeoRect::LonE [set, inherited]

DOUBLE* IGeoRect::LonW [get, inherited]

DOUBLE IGeoRect::LonW [set, inherited]