DisplayUnitsConverter.PointToPixel

DisplayUnitsConverter.PointToPixel method

指定されたピクセル解像度でポイントをピクセルに変換します。

public static int PointToPixel(float points, float dpi)
パラメータタイプ説明
pointsSingleポイントに変換する値。
dpiSingle画面解像度.

戻り値

Int32.

関連項目