ArcGIS API for Silverlight - Library Reference
SetIsBaseMap Method
See Also  Send comments on this topic
ESRI.ArcGIS.Client.WebMap Namespace > Document Class : SetIsBaseMap Method

document
The document.
value
if set to true [value].
Sets the IsBaseMap property.

Syntax

Visual Basic (Declaration) 
Public Shared Sub SetIsBaseMap( _
   ByVal document As DependencyObject, _
   ByVal value As Boolean _
) 
C# 
public static void SetIsBaseMap( 
   DependencyObject document,
   bool value
)

Parameters

document
The document.
value
if set to true [value].

Requirements

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

See Also

© ESRI, Inc. All Rights Reserved.