Document Solutions for PDF
DS.Documents.Imaging Assembly / GrapeCity.Documents.Drawing Namespace / ArcSegment Structure / Point Field

In This Topic
    Point Field (ArcSegment)
    In This Topic
    The end point of the arc.
    Syntax
    'Declaration
     
    Public Point As System.Drawing.PointF
    public System.Drawing.PointF Point
    See Also