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

In This Topic
    CubicBezierTo2 Class Members
    In This Topic

    The following tables list the members exposed by CubicBezierTo2.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the CubicBezierTo2 class.  
    Top
    Public Fields
     NameDescription
    Public FieldThe X coordinate of point 2.  
    Public FieldThe X coordinate of point 3.  
    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