Summary
Converts a
Size
to device pixels using the specified scaling factor.
Syntax
public static PixelSize FromSize(Size size, Vector scale)
Parameters
Return Value
Type | Description |
---|---|
PixelSize | The device-independent size. |