User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.itgis_arcgisfeatureserverlayer

Table of Contents

ITGIS_ArcGISFeatureServerLayer interface

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

Feature Service info.

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

Syntax

// C#
public interface ITGIS_ArcGISFeatureServerLayer: ITBaseObject
{
}
' VisualBasic
Public Interface ITGIS_ArcGISFeatureServerLayer
  Implements ITBaseObject
End Class
// Oxygene
type
  ITGIS_ArcGISFeatureServerLayer = 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
Description public Feature Layer description.
DrawingInfo public Feature Layer drawing info.
Extent public Feature Layer bounding box.
GeometryType public Feature Layer geometry type.
Id public Feature Layer id.
Name public Feature Layer name.
Path public Feature Layer path.
Wkid public Feature Layer coordinate system id.

2025/01/31 01:03

Page Tools