Edit

ScalingInfo.ToPixel(Double) Method

Definition

Convert from device-independent pixels into raw pixels.

public static double ToPixel(double v);

Parameters

v
Double

The device-independent pixel dimension.

Returns

Returns the raw pixel dimension.

Applies to