DK for ActiveX | TatukGIS_XDK11.IGIS_Editor.MinMove | Methods | Properties
Minimal mouse movement to perform a change.
// C# public Integer MinMove { get {} set {} }
' VisualBasic Public Property MinMove As Integer Get End Get Set(ByVal value As Integer) End Set End Property
// Oxygene public property MinMove : Integer read read;
Type |
---|
int Integer |