User Tools

Site Tools


api:dk11:net:tatukgis.ndk.tgis_colorarray

TGIS_ColorArray type

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

Array of TGIS_Color.

Available also on: ActiveX | Python.

Syntax

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

Page Tools