C# 클래스 OpenTK.Platform.MacOS.Carbon.Rect

파일 보기 프로젝트 열기: andykorth/opentk 1 사용 예제들

Private Properties

프로퍼티 타입 설명
Rect System

공개 메소드들

메소드 설명
ToRectangle ( ) : Rectangle
ToString ( ) : string

비공개 메소드들

메소드 설명
Rect ( short _left, short _top, short _width, short _height ) : System

메소드 상세

ToRectangle() 공개 메소드

public ToRectangle ( ) : Rectangle
리턴 System.Drawing.Rectangle

ToString() 공개 메소드

public ToString ( ) : string
리턴 string