GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoStroke Class / CopyPointsArray Method
In This Topic
    CopyPointsArray Method (GoStroke)
    In This Topic
    Returns a copy of the array of points in this stroke.
    Syntax
    [Category("Appearance")]
    [Description("A copy of the array of points in this stroke.")]
    public virtual PointF[] CopyPointsArray()
    See Also