Method ToPixelRect
ToPixelRect(Rect, int, int)
Declaration
public static Rect ToPixelRect(this Rect normalizedRect, int pixelWidth, int pixelHeight)
Parameters
Type | Name | Description |
---|---|---|
Rect | normalizedRect | |
int | pixelWidth | |
int | pixelHeight |
Returns
Type | Description |
---|---|
Rect |