Summary
Converts a
Rect
to device pixels using the specified scaling factor.
Syntax
public static PixelRect FromRect(Rect rect, Vector scale)
Parameters
Return Value
Type | Description |
---|---|
PixelRect | The device-independent point. |