ESRI.ArcGIS.ADF.Web.UI.WebControls.Layout | |
PageZoomToFullSize(IPoint) Method | |
See Also |
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace > WebPageLayout Class > PageZoomToFullSize Method : PageZoomToFullSize(IPoint) Method |
- center
- Point to center at.
Visual Basic (Declaration) | |
---|---|
Public Overloads Function PageZoomToFullSize( _ ByVal center As IPoint _ ) As LayoutImage |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public LayoutImage PageZoomToFullSize( IPoint center ) |
Parameters
- center
- Point to center at.