Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.Operators Namespace / CubicBezierTo1 Class
Fields Properties Methods

In This Topic
    CubicBezierTo1 Class Members
    In This Topic

    The following tables list the members exposed by CubicBezierTo1.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the CubicBezierTo1 class.  
    Top
    Public Fields
     NameDescription
    Public FieldThe X coordinate of point 1.  
    Public FieldThe X coordinate of point 2.  
    Public FieldThe X coordinate of point 3.  
    Public FieldThe Y coordinate of point 1.  
    Public FieldThe Y coordinate of point 2.  
    Public FieldThe Y coordinate of point 3.  
    Top
    Public Properties
     NameDescription
    Public PropertyOverridden. Gets the operator's description.  
    Public PropertyOverridden. Gets the operator's PDF name.  
    Top
    Public Methods
     NameDescription
    Public MethodOverridden.   
    Top
    See Also