C# Class MegaMan.Editor.Bll.Algorithms.LayoutScreenPosition

Mostrar archivo Open project: Tesserex/C--MegaMan-Engine Class Usage Examples

Public Methods

Method Description
GetLocation ( Point offset ) : Rectangle
LayoutScreenPosition ( ScreenDocument screen, Point location ) : System

Method Details

GetLocation() public method

public GetLocation ( Point offset ) : Rectangle
offset Point
return MegaMan.Common.Geometry.Rectangle

LayoutScreenPosition() public method

public LayoutScreenPosition ( ScreenDocument screen, Point location ) : System
screen ScreenDocument
location Point
return System