DK for ActiveX | TatukGIS_XDK11.ITGIS_AggregatorShapeReduction | Methods | Properties
| Name | Visibility | Description | |
|---|---|---|---|
| Caption | public | User-friendly display caption for the aggregator. (Inherited from ITGIS_DynamicAggregatorAbstract) |
|
| IsPreparing | public | True while the aggregator is executing Prepare for the current draw cycle. (Inherited from ITGIS_DynamicAggregatorAbstract) |
|
| Layer | public | Reference to the parent vector layer that hosts this aggregator. (Inherited from ITGIS_DynamicAggregatorAbstract) |
|
| Name | public | Unique internal identifier for the aggregator type. (Inherited from ITGIS_DynamicAggregatorAbstract) |
|
| Radius | public | Aggregation radius used to group nearby shapes into a single aggregated result. (Inherited from ITGIS_DynamicAggregatorAbstract) |
|
| RadiusAsText | public | Text representation of Radius with an explicit unit suffix. (Inherited from ITGIS_DynamicAggregatorAbstract) |
|
| Threshold | public | Minimum number of source shapes required to create an aggregated result. (Inherited from ITGIS_DynamicAggregatorAbstract) |
|