ArcGIS Runtime SDK for WPF - Library Reference
FullExtent Property
See Also 
ESRI.ArcGIS.Client.Local Namespace > LocalMapService Class : FullExtent Property

Gets the full extent of the local map service. Note: this Property is ReadOnly.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property FullExtent As Envelope
C# 
public Envelope FullExtent {get;}

Property Value

An ESRI.ArcGIS.Client.Geometry.Envelope representing the full extent of the local map service.

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.