Click or drag to resize
Pdftools logo

Rectangle Properties

The Rectangle type exposes the following members.

Properties
 NameDescription
Public propertyBottom

Get the bottom coordinate of the rectangle as Length object.

Public propertyLeft

Get the left coordinate of the rectangle as Length object.

Public propertyPosition

Get the position (origin) of the rectangle as Point object.

Public propertyRight

Get the right coordinate of the rectangle as Length object.

Public propertySize

Get the size of the rectangle as Size object.

Public propertyTop

Get the top coordinate of the rectangle as Length object.

Public propertyStatic memberZero 
Top
See Also