Visual Basic (Declaration) | |
---|---|
Public Shared Function GetIsTouchMagnifierEnabled( _ ByVal map As DependencyObject _ ) As Boolean |
C# | |
---|---|
public static bool GetIsTouchMagnifierEnabled( DependencyObject map ) |
Parameters
- map
- The map where magnify settings is set on.
Return Value
Whether magnifier is enabledTarget Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family