Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.Operators Namespace / CubicBezierTo3 Class / X1 Field

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