'Usage
Dim ll As PdfPoint Dim ur As PdfPoint Dim instance As New PdfStandardRectangle(ll, ur)
Parameters
- ll
- The position of lower-left corner of the rectangle.
- ur
- The position of upper-right corner of the rectangle.
'Usage
Dim ll As PdfPoint Dim ur As PdfPoint Dim instance As New PdfStandardRectangle(ll, ur)
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