Returns a Polyline representing the perimeter of the Envelope.
Namespace:
ESRI.ArcGISExplorer.GeometryAssembly: ESRI.ArcGISExplorer (in ESRI.ArcGISExplorer.dll) Version: 2.0.0.1500 (2.0.0.1500)
Syntax
Return Value
A Polyline representing the perimeter.Remarks
The perimeter of an Envelope is the Polyline which forms the four sides of the Envelope.
A new Polyline is returned from each GetPerimeter call.