User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.itgis_layerabstract

Table of Contents

ITGIS_LayerAbstract interface

DK for ActiveX | TatukGIS_XDK11.ITGIS_LayerAbstract | Interfaces | Methods

Stub parent for TGIS_Layer.

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

Syntax

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

2025/01/31 01:04

Page Tools