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