TImageEnVect.OnPresentMeasure
Declaration
property OnPresentMeasure: TIEOnPresentMeasure;
Description
Occurs whenever a measure must be converted to string.
Transition Information
If you are transitioning your code to
TImageEnView Layers, instead of OnPresentMeasure, use the event:
TImageEnView.OnInteractionHint