Table of Contents

Property Points

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

Points

Gets or sets the array of vertices specifying the path. NaN values will not be connected or drawn.

public Point2f[] Points { get; set; }

Property Value

Point2f[]