This document is archived and information here might be outdated. Recommended version. |
Prepares display for zooming.
[Visual Basic .NET] Public Sub ZoomStart ( _ ByVal Point As IPoint _ )
[C#] public void ZoomStart ( IPoint Point );
[C++]
HRESULT ZoomStart(
IPoint* Point
);
[C++] Parameters Point [in]
Point is a parameter of type IPoint*