C# Class OpenRA.GraphicSettings

Exibir arquivo 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_oe property

public int BatchSize
return int

CursorDouble public_oe property

public bool CursorDouble
return bool

DefaultLanguage public_oe property

public string DefaultLanguage
return string

HardwareCursors public_oe property

public bool HardwareCursors
return bool

Language public_oe property

public string Language
return string

PixelDouble public_oe property

public bool PixelDouble
return bool

ScreenshotFormat public_oe property

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

SheetSize public_oe property

public int SheetSize
return int