Xfinium.Pdf.Graphics.Operators Namespace : PdfYCurveToOperator Class |
The following tables list the members exposed by PdfYCurveToOperator.
Name | Description | |
---|---|---|
![]() | PdfYCurveToOperator 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) |
![]() | X1 | Gets or sets the X coordinate of the first control point. |
![]() | X3 | Gets or sets the X coordinate of the third control point. |
![]() | Y1 | Gets or sets the Y coordinate of the first control point. |
![]() | Y3 | Gets or sets the Y coordinate of the third control point. |