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 enables the client to return or set their properties.
|
Properties |
|
|
An IFeatureGroup6 representing the annotation properties of the feature group. |
|
|
The number of feature groups in the layer. |
|
|
Returns the IFeatureGroup6 element in the specified zero based index. |
|
|
An IFeatureGroup6 representing a feature group with a point geometry type. |
|
|
An IFeatureGroup6 representing a feature group with a polygon geometry type. |
|
|
An IFeatureGroup6 representing a feature group with a polyline geometry type. |
|
|
An IFeatureGroup6 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. |