ApplicationClass.PixelsToPoints(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 PixelsToPoints (float Pixels, ref object fVertical);
abstract member PixelsToPoints : single * obj -> single
override this.PixelsToPoints : single * obj -> single
Public Overridable Function PixelsToPoints (Pixels As Single, Optional ByRef fVertical As Object) As Single
Parameters
- Pixels
- Single
- fVertical
- Object