C# Class srcrepair.VideoSettings

Общий класс VideoSettings. Напрямую не используется.
Exibir arquivo Open project: xvitaly/srcrepair

Protected Properties

Property Type Description
_ScreenHeight int
_ScreenWidth int

Property Details

_ScreenHeight protected_oe property

Хранит разрешение по вертикали.
protected int _ScreenHeight
return int

_ScreenWidth protected_oe property

Хранит разрешение по горизонтали.
protected int _ScreenWidth
return int