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

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