ArcGIS Runtime SDK for WPF - Library Reference
SetFullExtent Method
See Also 
ESRI.ArcGIS.Client.Toolkit.DataSources Namespace > WebTiledLayer Class : SetFullExtent Method

extent
The extent.
Sets the full extent of the layer.

Syntax

Visual Basic (Declaration) 
Public Sub SetFullExtent( _
   ByVal extent As Envelope _
) 
C# 
public void SetFullExtent( 
   Envelope extent
)

Parameters

extent
The extent.

Requirements

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

See Also

© ESRI, Inc. All Rights Reserved.