'宣言 Public Overloads Shared Function ToPixels( _ ByVal value As System.Single, _ ByVal dpi As System.Single, _ ByVal unit As UnitOfMeasurement _ ) As System.Integer
public static System.int ToPixels( System.float value, System.float dpi, UnitOfMeasurement unit )
オンラインで表示: GitHub