GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoPolygon Class / AddPoint Method
In This Topic
    AddPoint Method (GoPolygon)
    In This Topic
    Overload List
    OverloadDescription
    Add another point to the end of this polygon's curve.  
    This method is just a convenience overload of AddPoint(PointF).  
    See Also