User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.tgis_colorarray

Table of Contents

TGIS_ColorArray class

DK11 for ActiveX | TatukGIS_XDK11.TGIS_ColorArray | Classes | Methods | Properties

Array of TGIS_Color.

Available also on: Python.

Syntax

// C#
public class TGIS_ColorArray : ITGIS_ColorArray 
{
}
' VisualBasic
Public Class TGIS_ColorArray
  Implements ITGIS_ColorArray
End Class
// Oxygene
type
  TGIS_ColorArray = public class
  end;

Implements

Methods

Inherited Overrides Protected
Name Visibility Description
AttachDelphiObj public Only for internal use of TatukGIS.
(Inherited from ITBaseObject)
DelphiObj public Only for internal use of TatukGIS.
(Inherited from ITBaseObject)
SetLength public Set array size.

Properties

Inherited Protected
Name Visibility Description
Length public Array size.
Value public Array element value.

2022/11/30 19:04

Page Tools