DK11 for .NET | TatukGIS.NDK.TGIS_LayerSqlOgisAbstract.cursorShape | Constructors | Fields | Methods | Properties
Get current shape.
Overrides TGIS_LayerVector.cursorShape.
// C# protected TGIS_Shape cursorShape( int _cursor );
' VisualBasic Protected Function cursorShape( ByVal _cursor As Integer ) As TGIS_Shape
// Oxygene protected function cursorShape( _cursor : Integer ) : TGIS_Shape; override;
Name | Type | Description |
---|---|---|
_cursor | int Integer | cursor allocated by cursorOpen() |
Type | Description |
---|---|
TGIS_Shape |