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

Information about a feature of 'Area' geometry. More...

import"encxcom.idl";

Inheritance diagram for IS57FeatureArea:
Inheritance graph
[legend]

Properties

IS57FeatureInfo FeatureInfo [get]
 The basic information as for any type of feature. More...
 
IS57Faces Faces [get]
 The geometry of the feature. More...
 

Detailed Description

Information about a feature of 'Area' geometry.

Definition at line 2537 of file encxcom.idl.

Property Documentation

◆ Faces

IS57Faces IS57FeatureArea::Faces
getproperty

The geometry of the feature.

◆ FeatureInfo

IS57FeatureInfo IS57FeatureArea::FeatureInfo
getproperty

The basic information as for any type of feature.