ESRI.ArcGIS.ADF.Web
Envelope Class Methods
See Also 
ESRI.ArcGIS.ADF.Web.Geometry Namespace : Envelope Class




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

Public Methods

 NameDescription
Public MethodCloneOverridden.  Creates a deep clone of the current Object.  
Public MethodExpand Expands the Envelope by a given percentage.  
Public MethodGetSchema This method is reserved and should not be used. When implementing the IXmlSerializable interface, you should return null (Nothing in Visual Basic) from this method, and instead, if specifying a custom schema is required, apply the XmlSchemaProviderAttribute to the class.  
Public MethodIsEqualCompares the X, Y and Z values for the envelopes.  
Public MethodReadXml Generates an object from its XML representation.  
Public Methodstatic (Shared in Visual Basic)ToMapEnvelopeOverloaded. Deprecated. Use ToMapEnvelope(Rectangle, TransformationParams) instead.  
Public MethodToScreenRectangle Converts an envelope in map coordinates to a Rectangle in screen coordinates (pixel coordinates).  
Public MethodToStringOverridden.  Converts the Envelope to its string representation.  
Public MethodUnion Enlarges the current envelope as necessary to cover the extent of the input geometry.  
Public MethodWriteXml Converts an object into its XML representation.  
Top

See Also

© 2010 All Rights Reserved.