ApplicationClass.PointsToPixels(Single, Object) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Parameters
- Points
- Single
- fVertical
- Object