public static Envelope CreateEnvelope( Envelope envelope, SpatialReference spatialReference )
Public Overloads Shared Function CreateEnvelope( _ ByVal envelope As Envelope, _ Optional ByVal spatialReference As SpatialReference _ ) As Envelope
Parameters
- envelope
- The Envelope that will be copied.
- spatialReference
- (Optional) The SpatialReference. The default value is null. If spatialReference is null, then the spatial reference is inherited from envelope.
Return Value
An Envelope