User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.itgis_aggregatornames.clusteringsquaregrid

Table of Contents

ITGIS_AggregatorNames.ClusteringSquareGrid property

DK for ActiveX | TatukGIS_XDK11.ITGIS_AggregatorNames.ClusteringSquareGrid | Methods | Properties

Clustering using a square grid. Clusters data points within a structured grid of square cells.

Available also on: Delphi | .NET | Java.

Syntax

// C#
public String ClusteringSquareGrid
{
  get {}
}
' VisualBasic
Public Property ClusteringSquareGrid As String
  Get
  End Get
End Property
// Oxygene
public
  property ClusteringSquareGrid : String read;

Value

Type
string
String
2025/02/16 01:03

Page Tools