Click or drag to resize
Pdftools logo

Point Properties

The Point type exposes the following members.

Properties
 NameDescription
Public propertyStatic memberOrigin The point representing the origin (lower-left corner) of the coordinate system.
Public propertyX

Get the horizontal coordinate as Length object.

The horizontal axis is oriented from left to right.

Public propertyY

Get the vertical coordinate as Length object.

The vertical axis is oriented from bottom to top.

Top
See Also