IFeatureGroups80

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

 

Annotation

An IFeatureGroup80 representing the annotation properties of the feature group.

Count

Gets the number of feature groups in the layer.

Item

Gets the IFeatureGroup80 element in the specified zero-based index.

Point

An IFeatureGroup80 representing a feature group with a point geometry type.

Polygon

An IFeatureGroup80 representing a feature group with a polygon geometry type.

Polyline

An IFeatureGroup80 representing a feature group with a polyline geometry type.

Text

An IFeatureGroup80 representing the annotation text of the feature group.

 

Methods

 

SetClassification

Sets a classification XML for a specified property for all groups.

SetProperty

Sets the value of a specified property.