User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.igis_editor.pointermode

Table of Contents

IGIS_Editor.PointerMode property

DK for ActiveX | TatukGIS_XDK11.IGIS_Editor.PointerMode | Methods | Properties

Pointer mode ( mouse, touch or pen ).

Available also on: Delphi | .NET | Java | Python.

Syntax

// C#
public TGIS_PointerMode PointerMode
{
  get {}
  set {}
}
' VisualBasic
Public Property PointerMode As TGIS_PointerMode
  Get
  End Get
  Set(ByVal value As TGIS_PointerMode)
  End Set
End Property
// Oxygene
public
  property PointerMode : TGIS_PointerMode read read;

Value

2025/01/31 01:03

Page Tools