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




geomEnvelope

Syntax

Visual Basic (Declaration) 
Public Function toWebGeometryEnvelope( _
   ByVal geomEnvelope As IEnvelope _
) As Envelope
Visual Basic (Usage)Copy Code
Dim instance As WebPageLayout
Dim geomEnvelope As IEnvelope
Dim value As Envelope
 
value = instance.toWebGeometryEnvelope(geomEnvelope)
C# 
public Envelope toWebGeometryEnvelope( 
   IEnvelope geomEnvelope
)

Parameters

geomEnvelope

See Also

© 2010 All Rights Reserved.