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