DK for ActiveX | TatukGIS_XDK11.ITGIS_AggregatorClusteringMovingAverage | Methods | Properties
| Name | Visibility | Description | |
|---|---|---|---|
| Caption | public | User-friendly display name for aggregator (translated). (Inherited from ITGIS_DynamicAggregatorAbstract) |
|
| IsPreparing | public | True if aggregator is currently executing Prepare() method. (Inherited from ITGIS_DynamicAggregatorAbstract) |
|
| Layer | public | Reference to parent layer hosting aggregator. (Inherited from ITGIS_DynamicAggregatorAbstract) |
|
| Name | public | Unique internal identifier for aggregator type. (Inherited from ITGIS_DynamicAggregatorAbstract) |
|
| Radius | public | Spatial radius for aggregation clustering. (Inherited from ITGIS_DynamicAggregatorAbstract) |
|
| RadiusAsText | public | Human-readable representation of Radius property with units. (Inherited from ITGIS_DynamicAggregatorAbstract) |
|
| Threshold | public | Minimum number of shapes required to form a single aggregated result. (Inherited from ITGIS_DynamicAggregatorAbstract) |
|