TImageEnVect.MaxMovingDistance
Declaration
property MaxMovingDistance: integer;
Description
Represents the maximum pointer distance from the object (in pixels) that allows object moving.
Default: 1
ImageEnVect1.MaxMovingDistance := 3; // 3 pixels around
Transition Information
There is no
TImageEnView Layer equivalent of MaxMovingDistance