User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.itgis_colormapex

Table of Contents

ITGIS_ColorMapEx interface

DK11 for ActiveX | TatukGIS_XDK11.ITGIS_ColorMapEx | Interfaces | Methods | Properties

Array of color map for ramps.

Available also on: Delphi | .NET | Java | ActiveX | Python.

Syntax

// C#
public interface ITGIS_ColorMapEx: ITBaseObject
{
}
' VisualBasic
Public Interface ITGIS_ColorMapEx
  Implements ITBaseObject
End Class
// Oxygene
type
  ITGIS_ColorMapEx = public interface( ITBaseObject )
  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)

Properties

Inherited Protected
Name Visibility Description
Colors public Colors assigned to given class.
Index public Class value related with ramp.

2022/11/30 19:06

Page Tools