User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.itgis_aggregatornames.binninghexagonflat

Table of Contents

ITGIS_AggregatorNames.BinningHexagonFlat property

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

Hexagonal binning method with flat-top hexagons. Groups data points into hexagonal bins with flat sides at the top and bottom.

Available also on: Delphi | .NET | Java.

Syntax

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

Value

Type
string
String
2025/02/16 01:03

Page Tools