PdfMatrix Constructor |
Name | Description | |
---|---|---|
![]() |
PdfMatrix |
Construct a instance as the identity matrix.
|
![]() |
PdfMatrix(Rectangle, Point ) |
Construct a instance to the geometric transform defined by the specified rectangle and array of points.
|
![]() |
PdfMatrix(RectangleF, PointF ) |
Construct a instance to the geometric transform defined by the specified rectangle and array of points.
|
![]() |
PdfMatrix(Single, Single, Single, Single, Single, Single) |
Construct a instance as the identity matrix.
|