Xfinium.Pdf.Graphics.Operators Namespace : PdfVCurveToOperator Class |
The following tables list the members exposed by PdfVCurveToOperator.
Name | Description | |
---|---|---|
![]() | PdfVCurveToOperator Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | Context | Gets the content stream container from which the operator is extracted. (Inherited from Xfinium.Pdf.Graphics.Operators.PdfContentStreamOperator) |
![]() | OpCode | Gets the operator code. (Inherited from Xfinium.Pdf.Graphics.Operators.PdfContentStreamOperator) |
![]() | Type | Gets or sets the operator type. (Inherited from Xfinium.Pdf.Graphics.Operators.PdfContentStreamOperator) |
![]() | X2 | Gets or sets the X coordinate of the second control point. |
![]() | X3 | Gets or sets the X coordinate of the third control point. |
![]() | Y2 | Gets or sets the Y coordinate of the second control point. |
![]() | Y3 | Gets or sets the Y coordinate of the third control point. |