# namespace Microsoft.VisualBasic.Imaging.Drawing2D.Math2D.MarchingSquares export class Polygon2D { x: integer; y: integer; }