DK11 for Delphi | GisLayerSqlDb2.TGIS_LayerSqlDb2Abstract.GetShape | Overloads | Constructors | Fields | Methods | Properties
// Delphi public function GetShape( const _uid : TGIS_Uid; const _cursor : Integer ) : TGIS_Shape; override;
// C++ Builder public: virtual TGIS_Shape* GetShape( TGIS_Uid* const _uid, const int _cursor );
Name | Type | Description |
---|---|---|
_uid | TGIS_Uid | |
_cursor | Integer |
Type | Description |
---|---|
TGIS_Shape |