User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.itgis_aggregatornames.binninghexagonpointy

Table of Contents

ITGIS_AggregatorNames.BinningHexagonPointy property

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

Hexagonal binning method with pointy-top hexagons. Groups data points into hexagonal bins with a vertex pointing upward.

Available also on: Delphi | .NET | Java.

Syntax

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

Value

Type
string
String
2025/02/16 01:03

Page Tools