User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.igis_editor.selecttolerancetouch

Table of Contents

IGIS_Editor.SelectToleranceTouch property

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

Distance tolerance of vertices selection upon touch gesture.

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

Syntax

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

Value

Type
int
Integer
2025/01/31 01:03

Page Tools