C# 클래스 cadencii.java.awt.Cursor

파일 보기 프로젝트 열기: cadencii/cadencii

공개 프로퍼티들

프로퍼티 타입 설명
cursor System.Windows.Forms.Cursor

공개 메소드들

메소드 설명
Cursor ( int type ) : System
getType ( ) : int

메소드 상세

Cursor() 공개 메소드

public Cursor ( int type ) : System
type int
리턴 System

getType() 공개 메소드

public getType ( ) : int
리턴 int

프로퍼티 상세

cursor 공개적으로 프로퍼티

public System.Windows.Forms.Cursor cursor
리턴 System.Windows.Forms.Cursor