Table of Contents

Class PointOverlay

Namespace
Bonsai.Vision.Design
Assembly
Bonsai.Vision.Design.dll

Provides a type visualizer that overlays a sequence of points over an existing image visualizer.

public class PointOverlay : DialogTypeVisualizer
Inheritance
PointOverlay
Inherited Members

Properties

Capacity

Gets or sets a value specifying how many previous points to include in the point sequence.

Tracking

Gets or sets a value specifying the tracking mode used to overlay the point sequence on the image visualizer.

Methods

Load(IServiceProvider)

Loads type visualizer resources using the specified service provider.

Show(object)

Updates the type visualizer to display the specified value object.

Unload()

Unloads all type visualizer resources.