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].
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7