Lenguaje

ControlUtil.ScaleByDpi(Int32, Int32) Método

Definición

public:
 static void ScaleByDpi(int % height, int % width);
public static void ScaleByDpi(ref int height, ref int width);
static member ScaleByDpi : int * int -> unit
Public Shared Sub ScaleByDpi (ByRef height As Integer, ByRef width As Integer)

Parámetros

height
Int32
width
Int32

Se aplica a