'Declaration
Public Overloads Function InverseTransformPoint( _ ByVal x As Double, _ ByVal y As Double _ ) As PdfPoint
Parameters
- x
- X coordinate of the point.
- y
- Y coordinate of the point.
Return Value
Transformed point.
'Declaration
Public Overloads Function InverseTransformPoint( _ ByVal x As Double, _ ByVal y As Double _ ) As PdfPoint
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