A feature group is a group of features within a layer which 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 gets and sets their properties.
|
Properties |
|
|
An IFeatureGroup66 representing the annotation properties of the feature group. |
|
|
Gets the number of feature groups in the layer. |
|
|
Gets the IFeatureGroup66 element in the specified zero-based index. |
|
|
An IFeatureGroup66 representing a feature group with a point geometry type. |
|
|
An IFeatureGroup66 representing a feature group with a polygon geometry type. |
|
|
An IFeatureGroup66 representing a feature group with a polyline geometry type. |
|
|
An IFeatureGroup66 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. |