Xfinium.Pdf.Graphics.Operators Namespace > PdfConcatenateMatrixOperator Class > PdfConcatenateMatrixOperator Constructor : PdfConcatenateMatrixOperator Constructor(Double,Double,Double,Double,Double,Double) |
'Declaration
Public Function New( _ ByVal m11 As Double, _ ByVal m12 As Double, _ ByVal m21 As Double, _ ByVal m22 As Double, _ ByVal dx As Double, _ ByVal dy As Double _ )
'Usage
Dim m11 As Double Dim m12 As Double Dim m21 As Double Dim m22 As Double Dim dx As Double Dim dy As Double Dim instance As New PdfConcatenateMatrixOperator(m11, m12, m21, m22, dx, dy)
Supported .NET Platforms: .NET 2.0 - .NET 4.6, Windows Forms, ASP.NET, Windows Presentation Foundation 4.x, Silverlight 5, WinRT, Universal Windows Platform, Windows Phone 8 & 8.1, Xamarin iOS & Android, Portable Class Library