Home > All Other Interfaces > IFeatureGroups
A feature group is a group of features within a layer who share the same geometry and display style. A feature layer can have multiple feature groups each containing a homogeneous collection of point, polyline, or polygon objects.
This interface provides access to a layer’s feature groups and returns or sets their properties.
|
Properties |
|
|
An IFeatureGroup65 representing the annotation properties of the feature group. |
|
|
The number of feature groups in the layer. |
|
|
Returns the IFeatureGroup65 element in the specified zero based index. |
|
|
An IFeatureGroup65 representing a feature group with a point geometry type. |
|
|
An IFeatureGroup65 representing a feature group with a polygon geometry type. |
|
|
An IFeatureGroup65 representing a feature group with a polyline geometry type. |
|
|
An IFeatureGroup65 representing the annotation text of the feature group. |
|
|
Methods |
|
|
Sets the value of a specified property or a classification XML. |
|
|
Sets the value of a specified property. |