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

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