User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.itgis_arcgisfeatureserver

Table of Contents

ITGIS_ArcGISFeatureServer interface

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

Encapsulation of ArcGIS feature server.

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

Syntax

// C#
public interface ITGIS_ArcGISFeatureServer: ITBaseObject
{
}
' VisualBasic
Public Interface ITGIS_ArcGISFeatureServer
  Implements ITBaseObject
End Class
// Oxygene
type
  ITGIS_ArcGISFeatureServer = 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)
Open public Open a service from url.

Properties

Inherited Protected
Name Visibility Description
Layers public List of available layers.

2025/01/31 01:03

Page Tools