PointsToScreenPixelsX Method

         Example         Applies To

Converts a horizontal measurement from points (document coordinates) to screen pixels (screen coordinates). Returns the converted measurement as a Long value.

Syntax

expression.PointsToScreenPixelsX(Points)

expression   An expression that returns a Window object.

Points   Required Long. The number of points horizontally along the top of the document window, starting from the left.