'Usage
Dim instance As PdfGraphics Dim tx As Double Dim ty As Double instance.TranslateTransform(tx, ty)
Parameters
- tx
- The x-coordinate of the translation.
- ty
- The y-coordinate of the translation.
'Usage
Dim instance As PdfGraphics Dim tx As Double Dim ty As Double instance.TranslateTransform(tx, ty)
Supported .NET Platforms: .NET 4.0 and higher, Windows Forms, ASP.NET, Windows Presentation Foundation 4.x, Silverlight 5, WinRT, Universal Windows Platform, Xamarin Mac, iOS & Android, Portable Class Library, .NET Core, .NET Standard