Table of Contents

Property Points

Namespace
LMKit.Graphics.Geometry
Assembly
LM-Kit.NET.dll

Points

Gets the vertices of this polygon.

public IReadOnlyList<Point> Points { get; }

Property Value

IReadOnlyList<Point>