TImageEnVect.OnDragLenEnd
Declaration
property OnDragLenEnd: TIEVDragLenEndEvent;
Description
Occurs whenever the user releases the mouse button during dynamic distance measurement task (miDragLen).
Transition Information
If you are transitioning your code to
TImageEnView Layers, instead of OnDragLenEnd, use the event:
TImageEnView.OnMeasure