DK11 for Java | tatukgis.jdk.TGIS_LayerVector.cursorShapeInternal | Constructors | Fields | Methods | Properties | Events
Get current shape.
// Java protected TGIS_Shape cursorShapeInternal( int _cursor );
// Oxygene protected function cursorShapeInternal( _cursor : Integer ) : TGIS_Shape; virtual;
Name | Type | Description |
---|---|---|
_cursor | int Integer | cursor allocated by cursorOpen() |
Type | Description |
---|---|
TGIS_Shape | Current shape object or nil. |