ESRI.ArcGIS.ADF.Web.UI.WebControls.Layout | |
toWebGeometryEnvelope Method | |
See Also |
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace > WebPageLayout Class : toWebGeometryEnvelope Method |
- geomEnvelope
Visual Basic (Declaration) | |
---|---|
Public Function toWebGeometryEnvelope( _ ByVal geomEnvelope As IEnvelope _ ) As Envelope |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public Envelope toWebGeometryEnvelope( IEnvelope geomEnvelope ) |
Parameters
- geomEnvelope