MyMatrix Class
Summary description for clsMatrix.
Namespace: PCBI_PDFImportAssembly: PCBI_PDF_Import (in PCBI_PDF_Import.dll) Version: 17.0.0.0 (17.0.0.0)
public ref class MyMatrix
type MyMatrix = class end
- Inheritance
- Object MyMatrix
| Clone | |
| FromString | |
| GetRotation | |
| GetScale | |
| Multiply(MyMatrix) | |
| Multiply(MyMatrix, Boolean) | |
| Reset | |
| Rotate(Double) | |
| Rotate(Double, Boolean) | |
| RotateAt(Double, PointD) | |
| RotateAt(Double, PointD, Boolean) | |
| Scale(Double, Double) | |
| Scale(Double, Double, Boolean) | |
| Shear(Double, Double) | |
| Shear(Double, Double, Boolean) | |
| ToString | |
| Transform(ArrayList) | |
| Transform(Point) | |
| Transform(PointD) | |
| Transform(PointD, Boolean) | |
| Translate(Double, Double) | |
| Translate(Double, Double, Boolean) | |