Property Points NamespaceLMKit.Graphics.Geometry AssemblyLM-Kit.NET.dll Points Gets the vertices of this polygon. public IReadOnlyList<Point> Points { get; } Property Value IReadOnlyList<Point>