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

document
The document.
Gets the IsBaseMap property.

Syntax

Visual Basic (Declaration) 
Public Shared Function GetIsBaseMap( _
   ByVal document As DependencyObject _
) As Boolean
C# 
public static bool GetIsBaseMap( 
   DependencyObject document
)

Parameters

document
The document.

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.