ArcGIS API for Silverlight - Library Reference
Envelope Class Methods
See Also  Send comments on this topic
ESRI.ArcGIS.Client.Geometry Namespace : Envelope Class


For a list of all members of this type, see Envelope members.

Public Methods

 NameDescription
public MethodClone Creates a deep clone of the current Object.  
public MethodEqualsOverloaded.  Indicates whether the current object is equal to another object of the same type.  
public MethodExpand Creates a new envelope expanded by the amount specified.  
public MethodGetCenter Gets the center of the instance.  
public MethodIntersection Calculates the intersection between this instance and the specified envelope.  
public MethodIntersects Returns true if this instance intersects an envelope.  
public Methodstatic (Shared in Visual Basic)ShiftCentralMeridian Shifts the central meridian. This method calculates a new XMin, XMax and SpatialReference.WKT when Dateline is crossed. Only 4326 and WebMercator is supported.  
public MethodToJson Serializes the geometry to JSON. (Inherited from ESRI.ArcGIS.Client.Geometry.Geometry)
public MethodToStringReturns a System.String that represents the current System.Object.  
public MethodUnion Returns the union of this instance and the specified envelope.  
Top

See Also

© ESRI, Inc. All Rights Reserved.