Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.Operators Namespace / CubicBezierTo1 Class / X3 Field

In This Topic
    X3 Field (CubicBezierTo1)
    In This Topic
    The X coordinate of point 3.
    Syntax
    'Declaration
     
    Public ReadOnly X3 As System.Single
    public readonly System.float X3
    See Also