Summary
Initializes a new instance of the
PixelRect
structure.
Syntax
public PixelRect(PixelSize size)
Parameters
Name | Type | Description |
---|---|---|
size | PixelSize | The size of the rectangle. |
Return Value
Type | Description |
---|---|
void |