GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoStroke Class / PointsCount Property
In This Topic
    PointsCount Property (GoStroke)
    In This Topic
    Gets the number of points in this stroke.
    Syntax
    [Category("Appearance")]
    [Description("The number of points in this stroke.")]
    public virtual int PointsCount {get;}
    See Also