This document is archived and information here might be outdated. Recommended version. |
Topology of the Feature Class.
[Visual Basic .NET] Public ReadOnly Property Topology As esriFeatureClassTopology
[C#] public esriFeatureClassTopology Topology {get;}
[C++]
HRESULT get_Topology(
esriFeatureClassTopology* Topology
);
[C++] Parameters Topology [out, retval]
Topology is a parameter of type esriFeatureClassTopology*
Topology explicitly defines spatial relationships, between features. This property will return the current state of the feature class' topology, if it is unknown, or if it is supported.