ApplicationClass.PointsToPixels(Single, Object) 方法

定义

public virtual float PointsToPixels (float Points, ref object fVertical);
abstract member PointsToPixels : single * obj -> single
override this.PointsToPixels : single * obj -> single
Public Overridable Function PointsToPixels (Points As Single, Optional ByRef fVertical As Object) As Single

参数

Points
Single
fVertical
Object

返回

实现

适用于