User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.igis_editor.selecttolerance

Table of Contents

IGIS_Editor.SelectTolerance property

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

Distance tolerance of vertices selection.

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

Syntax

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

Value

Type
int
Integer
2025/01/31 01:03

Page Tools