Resolution(UInt32, UInt32) undefined
Definition
Creates a new Resolution instance
public Resolution (uint width, uint height);
Parameters
- width
- System.UInt32
- height
- System.UInt32
Creates a new Resolution instance
public Resolution (uint width, uint height);