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

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

Syntax

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

Property Value

An ESRI.ArcGIS.Client.Geometry.Envelope representing the initial 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.