Xfinium.Pdf.Graphics Namespace > PdfMatrix Class : TranslatedMatrix Method |
'Declaration
Public Shared Function TranslatedMatrix( _ ByVal tx As Double, _ ByVal ty As Double _ ) As PdfMatrix
'Usage
Dim tx As Double Dim ty As Double Dim value As PdfMatrix value = PdfMatrix.TranslatedMatrix(tx, ty)
public: static PdfMatrix^ TranslatedMatrix( double tx, double ty )
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