PointsToScreenPixelsX Method

         Example         Applies To

Converts a horizontal measurement from points to pixels. Used to return a horizontal screen location for a text frame or shape. Returns the converted measurement as a Single.

Syntax

expression.PointsToScreenPixelsX(Points)

expression   Required. An expression that returns a DocumentWindow object.

Points   Required Single. The horizontal measurement (in points) to be converted to pixels.