C# 클래스 System.ConsoleScreenBufferInfo

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

공개 프로퍼티들

프로퍼티 타입 설명
Attribute short
CursorPosition Coord
MaxWindowSize Coord
Size Coord
Window SmallRect

프로퍼티 상세

Attribute 공개적으로 프로퍼티

public short Attribute
리턴 short

CursorPosition 공개적으로 프로퍼티

public Coord,System CursorPosition
리턴 Coord

MaxWindowSize 공개적으로 프로퍼티

public Coord,System MaxWindowSize
리턴 Coord

Size 공개적으로 프로퍼티

public Coord,System Size
리턴 Coord

Window 공개적으로 프로퍼티

public SmallRect,System Window
리턴 SmallRect