Documents for PDF .NET Edition
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Common Namespace / Line Structure / End Field

In This Topic
    End Field
    In This Topic
    The line's ending point.
    Syntax
    'Declaration
     
    Public End As System.Drawing.PointF
    public System.Drawing.PointF End
    See Also