Table of Contents

Property Roi

Namespace
Bonsai.Vision
Assembly
Bonsai.Vision.dll

Roi

Gets or sets the array of vertices specifying the polygonal region of interest.

public Point[] Roi { get; set; }

Property Value

Point[]