ITransformProvider2.ZoomByUnit(ZoomUnit) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Zooms the viewport of the control by the specified logical unit.
public:
void ZoomByUnit(ZoomUnit zoomUnit);
void ZoomByUnit(ZoomUnit const& zoomUnit);
public void ZoomByUnit(ZoomUnit zoomUnit);
function zoomByUnit(zoomUnit)
Public Sub ZoomByUnit (zoomUnit As ZoomUnit)
Parameters
- zoomUnit
- ZoomUnit
The logical unit by which to increase or decrease the zoom of the viewport.