XFINIUM.PDF Documentation
PdfCCurveToOperator Class Members
Properties 

The following tables list the members exposed by PdfCCurveToOperator.

Public Constructors
 NameDescription
Public ConstructorPdfCCurveToOperator ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyContext Gets the content stream container from which the operator is extracted. (Inherited from Xfinium.Pdf.Graphics.Operators.PdfContentStreamOperator)
Public PropertyOpCode Gets the operator code. (Inherited from Xfinium.Pdf.Graphics.Operators.PdfContentStreamOperator)
Public PropertyType Gets or sets the operator type. (Inherited from Xfinium.Pdf.Graphics.Operators.PdfContentStreamOperator)
Public PropertyX1 Gets or sets the X coordinate of the first control point.  
Public PropertyX2 Gets or sets the X coordinate of the second control point.  
Public PropertyX3 Gets or sets the X coordinate of the third control point.  
Public PropertyY1 Gets or sets the Y coordinate of the first control point.  
Public PropertyY2 Gets or sets the Y coordinate of the second control point.  
Public PropertyY3 Gets or sets the Y coordinate of the third control point.  
Top
See Also

Reference

PdfCCurveToOperator Class
Xfinium.Pdf.Graphics.Operators Namespace

Send Feedback