ESRI.ArcGIS.Mobile
ZoomIn(Point,Double) Method
See Also  Send Feedback
ESRI.ArcGIS.Mobile.WPF Namespace > Map Class > ZoomIn Method : ZoomIn(Point,Double) Method

point
Zoom in screen point
factor
Zoom in factor
Zoom In

Syntax

Visual Basic (Declaration) 
Public Overloads Sub ZoomIn( _
   ByVal point As Point, _
   ByVal factor As Double _
) 
C# 
public void ZoomIn( 
   Point point,
   double factor
)

Parameters

point
Zoom in screen point
factor
Zoom in factor

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2013 All Rights Reserved.