DK for ActiveX | TatukGIS_XDK11.ITGIS_AggregatorAbstract | Methods | Properties
Name | Visibility | Description | |
---|---|---|---|
Caption | public | User friendly name (translated). (Inherited from ITGIS_DynamicAggregatorAbstract) |
|
IsPreparing | public | True if aggregator is executing Prepare(). (Inherited from ITGIS_DynamicAggregatorAbstract) |
|
Layer | public | Layer on which the processor is constructed. (Inherited from ITGIS_DynamicAggregatorAbstract) |
|
Name | public | Unique aggregator name. (Inherited from ITGIS_DynamicAggregatorAbstract) |
|
Radius | public | A radius within which shapes will be aggregated. (Inherited from ITGIS_DynamicAggregatorAbstract) |
|
RadiusAsText | public | A radius within which shapes will be aggregated expressed in human readable form, like '10pt', '3in'.Uses AsText parameter syntax. (Inherited from ITGIS_DynamicAggregatorAbstract) |
|
Threshold | public | Minimum number of shapes to form an aggregator. (Inherited from ITGIS_DynamicAggregatorAbstract) |
|