User Tools

Site Tools


api:dk11:net:tatukgis.ndk.tgis_colormaparray

TGIS_ColorMapArray type

DK11 for .NET | TatukGIS.NDK.TGIS_ColorMapArray | Enums | Classes | Interfaces | Delegates | Records | Types

Array of TGIS_ColorMap.

Available also on: ActiveX | Python.

Syntax

// C#
// Type aliases are supported only on Oxygene language. C# developers should use 
// a raw defintion instead:
TGIS_ColorMap[]
' VisaulBasic 
' Type aliases are supported only on Oxygene language. VisualBasic developers should use 
' a raw defintion instead:
TGIS_ColorMap()
// Oxygene
type
  TGIS_ColorMapArray = public array of TGIS_ColorMap;
2022/11/30 19:28

Page Tools