Delivers the inverse transform.
Namespace: TallComponents.PDF.TransformsAssembly: TallComponents.PDF.Controls.WinForms (in TallComponents.PDF.Controls.WinForms.dll) Version: 2.0.46.0
Syntax
| C# |
|---|
public MatrixTransform Inverse { get; } |
| Visual Basic |
|---|
Public ReadOnly Property Inverse As MatrixTransform Get |
Remarks
This will not modify the current transform.