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

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

import"encxcom.idl";

Inheritance diagram for IS57FeaturePoint:
Inheritance graph
[legend]

Properties

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

Detailed Description

Information about a feature of 'Point' geometry.

Definition at line 2576 of file encxcom.idl.

Property Documentation

◆ FeatureInfo

IS57FeatureInfo IS57FeaturePoint::FeatureInfo
getproperty

The basic information as for any type of feature.

◆ Point

IGeoPoint IS57FeaturePoint::Point
getproperty

The geometry of the feature.