C# 클래스 MegaMan.Editor.Bll.Algorithms.LayoutScreenPosition

파일 보기 프로젝트 열기: Tesserex/C--MegaMan-Engine 1 사용 예제들

공개 메소드들

메소드 설명
GetLocation ( Point offset ) : Rectangle
LayoutScreenPosition ( ScreenDocument screen, Point location ) : System

메소드 상세

GetLocation() 공개 메소드

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

LayoutScreenPosition() 공개 메소드

public LayoutScreenPosition ( ScreenDocument screen, Point location ) : System
screen ScreenDocument
location Point
리턴 System