ESRI.ArcGIS.ADF.IMS
Envelope Class Members
See Also  Properties  Methods 
ESRI.ArcGIS.ADF.IMS.Geometry Namespace : Envelope Class




The following tables list the members exposed by Envelope.

Public Constructors

 NameDescription
Public ConstructorEnvelope ConstructorOverloaded.  Constructs an Envelope.  
Top

Public Properties

 NameDescription
Public PropertyHeight Gets the height of the Envelope.  
Public PropertySpatialReference Gets or sets the SpatialReference of the Geometry. (Inherited from Geometry)
Public PropertyWidth Gets the width of the Envelope.  
Public PropertyXMax Gets or sets the maximum x-coordinate of the Envelope.  
Public PropertyXMin Gets or sets the minimum x-coordinate of the Envelope.  
Public PropertyYMax Gets or sets the maximum y-coordinate of the Envelope.  
Public PropertyYMin Gets or sets the minimum y-coordinate of the Envelope.  
Top

Public Methods

 NameDescription
Public MethodCloneOverridden.  Creates a deep clone of the current Object.  
Public MethodExpand Expands the Envelope by a given percentage.  
Public MethodIsEqualDetermines whether two envelopes have the same extent values.  
Public MethodToStringOverridden.  Converts the Envelope to its proper string representation.  
Public Methodstatic (Shared in Visual Basic)UnionOverloaded.  Static method that constructs an envelope that surrounds the extents of the input envelopes.  
Top

See Also

© 2010 All Rights Reserved.