IS57FeatureLine Interface Reference

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

import "_encxcom_encx.idl";

Inheritance diagram for IS57FeatureLine:

List of all members.

Properties

IS57FeatureInfo ** FeatureInfo [get]
 The basic information as for any type of feature.
IGeoPoints ** Points [get]
 The geometry of the feature.


Detailed Description

Information about a feature of 'Line' geometry.

Definition at line 2292 of file _encxcom_encx.idl.


Property Documentation

IS57FeatureInfo ** IS57FeatureLine::FeatureInfo [get]

The basic information as for any type of feature.

IGeoPoints ** IS57FeatureLine::Points [get]

The geometry of the feature.

The result returned is a snapshot rather than a live reference to the internal state of the object.