C# Class WindowHelper.Windows.MapWindowExtents

Mostrar archivo Open project: PeterHorsbollMoller/mbWindowHelper Class Usage Examples

Public Methods

Method Description
MapWindowExtents ( Window mapWindow ) : System
MapWindowExtents ( Window mapWindow, System.Boolean allowWrapAround ) : System

Method Details

MapWindowExtents() public method

public MapWindowExtents ( Window mapWindow ) : System
mapWindow Window
return System

MapWindowExtents() public method

public MapWindowExtents ( Window mapWindow, System.Boolean allowWrapAround ) : System
mapWindow Window
allowWrapAround System.Boolean
return System