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

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

import"encxcom.idl";

Inheritance diagram for IS57FeatureLine:
Inheritance graph
[legend]

Properties

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

Detailed Description

Information about a feature of 'Line' geometry.

Definition at line 2555 of file encxcom.idl.

Property Documentation

◆ FeatureInfo

IS57FeatureInfo IS57FeatureLine::FeatureInfo
getproperty

The basic information as for any type of feature.

◆ Points

IGeoPoints IS57FeatureLine::Points
getproperty

The geometry of the feature.

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