In a TImageEnVect, how to force circle drawing (and not an ellipse) when MouseInteractVt := [miPutEllipse] without having to use the CTRL keyboard shortcut ?
It will be ready within a week. You will be able to use ImageEnVect1.ForceAltKey to force a circle with miPutEllipse (or square with miPutBox, fixed angle with miPutLine, etc).