ICM_SETZOOM

4/8/2010

This message is sent to a window to set the zoom level of the InkCanvas control.

Syntax

ICM_SETZOOM
    wparam = (WPARAM) 0;
    lParam = (LPARAM) (LONG) nZoomLevel;

Parameters

  • nZoomLevel
    Specifies the zoom level as a percentage. The allowed range is from 20% to 500%.

Return Value

Returns 0 if there are errors.

Requirements

Header inkctrls.h
Windows Embedded CE Windows CE 5.0 and later
Windows Mobile Windows Mobile 6 Classic and later, Windows Mobile 6 Professional and later

See Also

Concepts

Windows Mobile Ink Reference