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

Mapping entry between an altitude value range and its display color and legend text.

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 Display color assigned to the altitude zone.
Legend public Legend text describing the altitude zone.
MaxVal public Maximum value of the altitude zone.
MinVal public Minimum value of the altitude zone.

2026/07/11 00:08

Page Tools