DK11 for Java | tatukgis.jdk.TGIS_LayerSqlOgisAbstract.cursorShape | Constructors | Fields | Methods | Properties
Get current shape.
Available also on: Delphi | .NET.
Overrides TGIS_LayerVector.cursorShape.
// Java protected TGIS_Shape cursorShape( int _cursor );
// Oxygene protected function cursorShape( _cursor : Integer ) : TGIS_Shape; override;
Name | Type | Description |
---|---|---|
_cursor | int Integer | cursor allocated by cursorOpen() |
Type | Description |
---|---|
TGIS_Shape |