#include "ltwrappr.h"
L_VOID LVectorWindow::SetZoomPercent(ZoomPercent)
L_UINT ZoomPercent; |
the zoom percent |
Sets the current zoom percent for the displayed vector.
Parameter |
Description |
ZoomPercent |
The percent to zoom in or out on the displayed vector. |
None.
Setting the specified zoom percent affects all zooming. Zooming is accomplished by calling LVectorWindow::ZoomIn, LVectorWindow::ZoomOut, or using the PLUS or MINUS keys on the numeric keypad. The uPercent argument must be greater than or equal to 100. Setting uPercent to a value less than 100 sets the zoom percent to be 100.
The default zoom percent is 130%.
Required DLLs and Libraries
LVKRN For a listing of the exact DLLs and Libraries needed, based on the toolkit version, refer to Files To Be Included With Your Application. |
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET