DisplayUnitsConverter.PointToInch

DisplayUnitsConverter.PointToInch method

将点转换为英寸。

public static float PointToInch(float points)
参数类型描述
Single要转换的点值。

返回值

该 Single。

另请参阅