Click or drag to resize

PdfBezierP2 Property

Gets or sets the second control point.

Namespace:  Opait.Pdf.Api
Assembly:  Opait.Pdf.Api (in Opait.Pdf.Api.dll) Version: 1.3.3.0
Syntax
C#
public PdfPoint P2 { get; set; }

Property Value

Type: PdfPoint
See Also