gaozm wrote:
> As you said when I have pixel positions, use
> Invalidate(PixelToLogic(...)). Do you think "MapMode
> ScGridWindow::GetDrawMapMode" is important to the issue 53533? I hope
> you can give me some suggestions.

If you have a rectangle in pixels and want to invalidate that rectangle,
regardless of the MapMode that's applied to the window, just use the
window's PixelToLogic method without passing a MapMode.

Niklas

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to