Constructor Size
- Namespace
- DotNetBrowser.Geometry
- Assembly
- DotNetBrowser.dll
Size(uint, uint)
Initializes a new instance of the Size class with the specified width
and
height
.
public Size(uint width, uint height)
Initializes a new instance of the Size class with the specified width
and
height
.
public Size(uint width, uint height)