ESRI.ArcGIS.ADF.Web.UI.WebControls.Layout | |
PageDrawExtent(IEnvelope) Method | |
See Also |
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace > WebPageLayout Class > PageDrawExtent Method : PageDrawExtent(IEnvelope) Method |
- extent
- The extent to draw.
Visual Basic (Declaration) | |
---|---|
Public Overloads Function PageDrawExtent( _ ByVal extent As IEnvelope _ ) As LayoutImage |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public LayoutImage PageDrawExtent( IEnvelope extent ) |
Parameters
- extent
- The extent to draw.