DK for ActiveX | TatukGIS_XDK11.IGIS_Editor.SelectToleranceTouch | Methods | Properties
Distance tolerance of vertices selection upon touch gesture.
// 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;
Type |
---|
int Integer |