C# 클래스 Scenarioo.Model.Docu.Entities.ScreenRegion

파일 보기 프로젝트 열기: scenarioo/scenarioo-cs 1 사용 예제들

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
ScreenRegion ( ) : System
ScreenRegion ( int x, int y, int width, int height ) : System

메소드 상세

ScreenRegion() 공개 메소드

public ScreenRegion ( ) : System
리턴 System

ScreenRegion() 공개 메소드

public ScreenRegion ( int x, int y, int width, int height ) : System
x int
y int
width int
height int
리턴 System