ENCX SDK  5.5.0.370
Properties | List of all members
IGeoArea Interface Reference

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

import"encxcom.idl";

Inheritance diagram for IGeoArea:
Inheritance graph
[legend]

Properties

IGeoPoints Points [get, set]
 A line is assumed between consecutive positions and between the last and first positions. More...
 
GeoLineType LineType [get, set]
 The shape of the lines between positions in ::Points. More...
 
BSTR PointsString [get, set]
 A line is assumed between consecutive positions and between the last and first positions. More...
 
BSTR RoundedCornersString [get, set]
 Space delimited string containing indexes of the corners that are rounded. More...
 

Detailed Description

Properties and methods for ENCX::GeoArea.

All positions are WGS84.

Definition at line 470 of file encxcom.idl.

Property Documentation

◆ LineType

GeoLineType IGeoArea::LineType
getsetproperty

The shape of the lines between positions in ::Points.

◆ Points

IGeoPoints IGeoArea::Points
getsetproperty

A line is assumed between consecutive positions and between the last and first positions.

◆ PointsString

BSTR IGeoArea::PointsString
getsetproperty

A line is assumed between consecutive positions and between the last and first positions.

◆ RoundedCornersString

BSTR IGeoArea::RoundedCornersString
getsetproperty

Space delimited string containing indexes of the corners that are rounded.