C# Class OpenRA.GraphicSettings

Show file Open project: OpenRA/OpenRA Class Usage Examples

Public Properties

Property Type Description
BatchSize int
CursorDouble bool
DefaultLanguage string
HardwareCursors bool
Language string
PixelDouble bool
ScreenshotFormat System.Drawing.Imaging.ImageFormat
SheetSize int

Property Details

BatchSize public property

public int BatchSize
return int

CursorDouble public property

public bool CursorDouble
return bool

DefaultLanguage public property

public string DefaultLanguage
return string

HardwareCursors public property

public bool HardwareCursors
return bool

Language public property

public string Language
return string

PixelDouble public property

public bool PixelDouble
return bool

ScreenshotFormat public property

public ImageFormat,System.Drawing.Imaging ScreenshotFormat
return System.Drawing.Imaging.ImageFormat

SheetSize public property

public int SheetSize
return int