PointClickEngine::UI::ConfigurationManager::Resolution
Inherits Struct < Value < Object
Available resolution options
Constructors
new(width : Int32, height : Int32, name : String = "")
SourceInstance methods
height
Sourceheight=(height : Int32)
Sourcename
Sourcename=(name : String)
Sourcewidth
Sourcewidth=(width : Int32)
Source