Returns a Polyline representing the perimeter of the Envelope.

Namespace:  ESRI.ArcGISExplorer.Geometry
Assembly:  ESRI.ArcGISExplorer (in ESRI.ArcGISExplorer.dll) Version: 2.0.0.900 (2.0.0.900)

Syntax

C#
public Polyline GetPerimeter()
Visual Basic (Declaration)
Public Function GetPerimeter As Polyline

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.

See Also

Relate Topics:
  Clone Method
  CreateFromXmlString Method
  GetCoordinates Method
  GetLabelPoint Method
  GetXmlSchema Method
  SetCoordinates Method
  ToString Method
Created by Atop CHM to web converter,© 2009 all right reserved.