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