User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.itgis_altitudezone

Table of Contents

ITGIS_AltitudeZone interface

DK for ActiveX | TatukGIS_XDK11.ITGIS_AltitudeZone | Interfaces | Methods | Properties

Array of mapping between altitude and color.

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

Syntax

// C#
public interface ITGIS_AltitudeZone: ITBaseObject
{
}
' VisualBasic
Public Interface ITGIS_AltitudeZone
  Implements ITBaseObject
End Class
// Oxygene
type
  ITGIS_AltitudeZone = 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
Color public Color of the zone.
Legend public Legend of the zone.
MaxVal public Upper value of the zone.
MinVal public Lower value of the zone.

2025/01/31 01:03

Page Tools