C# 클래스 OpenRA.GraphicSettings

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

공개 프로퍼티들

프로퍼티 타입 설명
BatchSize int
CursorDouble bool
DefaultLanguage string
HardwareCursors bool
Language string
PixelDouble bool
ScreenshotFormat System.Drawing.Imaging.ImageFormat
SheetSize int

프로퍼티 상세

BatchSize 공개적으로 프로퍼티

public int BatchSize
리턴 int

CursorDouble 공개적으로 프로퍼티

public bool CursorDouble
리턴 bool

DefaultLanguage 공개적으로 프로퍼티

public string DefaultLanguage
리턴 string

HardwareCursors 공개적으로 프로퍼티

public bool HardwareCursors
리턴 bool

Language 공개적으로 프로퍼티

public string Language
리턴 string

PixelDouble 공개적으로 프로퍼티

public bool PixelDouble
리턴 bool

ScreenshotFormat 공개적으로 프로퍼티

public ImageFormat,System.Drawing.Imaging ScreenshotFormat
리턴 System.Drawing.Imaging.ImageFormat

SheetSize 공개적으로 프로퍼티

public int SheetSize
리턴 int