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