User Tools

Site Tools


api:dk11:net:tatukgis.ndk.tgis_layervector.cursorstatestore

Table of Contents

TGIS_LayerVector.cursorStateStore field

DK11 for .NET | TatukGIS.NDK.TGIS_LayerVector.cursorStateStore | Constructors | Fields | Methods | Properties | Events

Whole cursor status. To save state.

Available also on: Delphi | Java.

Syntax

// C#
protected T_cursorState[] cursorStateStore;
' VisualBasic
Protected cursorStateStore As T_cursorState()
// Oxygene
protected
var cursorStateStore : array of T_cursorState;

Value

Type
T_cursorState[]
2021/12/23 22:36

Page Tools