Click or drag to resize

PdfMatrix Properties

The PdfMatrix type exposes the following members.

Properties
Name Description
Public property Elements
Gets an array of floating-point values that represents the elements.
Public property OffsetX
Gets the x translation value (the dx value, or the element in the third row and first column).
Public property OffsetY
Gets the x translation value (the dx value, or the element in the third row and second column).
Top
See Also