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

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