![]() ![]() |
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.
Name | Description | |
---|---|---|
![]() | Clone | Overridden. Creates a deep clone of the current Object. |
![]() | Expand | Expands the Envelope by a given percentage. |
![]() | GetSchema |
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 |
![]() | IsEqual | Compares the X, Y and Z values for the envelopes. |
![]() | ReadXml | Generates an object from its XML representation. |
![]() ![]() | ToMapEnvelope | Overloaded. Deprecated. Use ToMapEnvelope(Rectangle, TransformationParams) instead. |
![]() | ToScreenRectangle | Converts an envelope in map coordinates to a Rectangle in screen coordinates (pixel coordinates). |
![]() | ToString | Overridden. Converts the Envelope to its string representation. |
![]() | Union | Enlarges the current envelope as necessary to cover the extent of the input geometry. |
![]() | WriteXml | Converts an object into its XML representation. |