Namespace:
BitMiracle.Docotic.Pdf
Assembly:
BitMiracle.Docotic.Pdf (in BitMiracle.Docotic.Pdf.dll)
Syntax
C#
public PdfPoint FirstControl { get; }
VB
Public ReadOnly Property FirstControl As PdfPoint
Get
Property Value
Type:
PdfPoint
The first control point of this
PdfBezierSegment.
See Also