ESRI.ArcGIS.ADF.Web.UI.WebControls.Layout
PageZoomToFullSize() Method
See Also 
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace > WebPageLayout Class > PageZoomToFullSize Method : PageZoomToFullSize() Method




Draws the page layout after zooming so that the page layout is seen at a scale of 1:1.

Syntax

Visual Basic (Declaration) 
Public Overloads Function PageZoomToFullSize() As LayoutImage
Visual Basic (Usage)Copy Code
Dim instance As WebPageLayout
Dim value As LayoutImage
 
value = instance.PageZoomToFullSize()
C# 
public LayoutImage PageZoomToFullSize()

Return Value

The result of the draw.

See Also

© 2010 All Rights Reserved.