ArcGIS API for WPF - Library Reference
GetEnvelope Method
See Also  Send comments on this topic
ESRI.ArcGIS.Client Namespace > ElementLayer Class : GetEnvelope Method

element
The object from which the property value is read.
Gets the value of the ESRI.ArcGIS.Client.ElementLayer.Envelope attached property for a given object.

Syntax

Visual Basic (Declaration) 
Public Shared Function GetEnvelope( _
   ByVal element As UIElement _
) As Envelope
C# 
public static Envelope GetEnvelope( 
   UIElement element
)

Parameters

element
The object from which the property value is read.

Return Value

The ESRI.ArcGIS.Client.ElementLayer.Envelope value of the specified object.

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© ESRI, Inc. All Rights Reserved.