Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.Operators Namespace / CubicBezierTo2 Class / Y2 Field

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