Table of Contents

Property Closed

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

Closed

Gets or sets a value indicating whether the polylines should be closed. If closed, a line is drawn between the first and last vertex of every contour.

public bool Closed { get; set; }

Property Value

bool