Xfinium.Pdf.Graphics Namespace > PdfContentStream Class : YCurveTo Method |
'Declaration
Public Sub YCurveTo( _ ByVal x1 As Double, _ ByVal y1 As Double, _ ByVal x3 As Double, _ ByVal y3 As Double _ )
'Usage
Dim instance As PdfContentStream Dim x1 As Double Dim y1 As Double Dim x3 As Double Dim y3 As Double instance.YCurveTo(x1, y1, x3, y3)
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