Table of Contents

Property Points

Namespace
Bonsai.Vision.Drawing
Assembly
Bonsai.Vision.dll

Points

Gets or sets the array of vertices specifying each polygon boundary.

public Point[][] Points { get; set; }

Property Value

Point[][]