User Tools

Site Tools


api:dk11:python:tatukgis_pdk.igis_editor.selecttolerancetouch

Table of Contents

IGIS_Editor.SelectToleranceTouch property

DK for Python | tatukgis_pdk.IGIS_Editor.SelectToleranceTouch | Methods | Properties

Distance tolerance of vertices selection upon touch gesture.

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

Syntax

# Python
@property
def SelectToleranceTouch(
  self
) -> int: 
 
@SelectToleranceTouch.setter
def SelectToleranceTouch(
  self,
  _value: int
) -> None: 

Value

Type
int
2025/01/31 01:19

Page Tools