Create a new MarixTransform from an existing transform.
Namespace: TallComponents.PDF.TransformsAssembly: TallComponents.PDF.Controls.WinForms (in TallComponents.PDF.Controls.WinForms.dll) Version: 2.0.46.0
Syntax
| C# |
|---|
public MatrixTransform( Transform transform ) |
| Visual Basic |
|---|
Public Sub New ( _ transform As Transform _ ) |
Parameters
- transform
- Type: TallComponents.PDF.Transforms..::..Transform
A transform.