Table of Contents

Class CircleOverlay

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

Provides a type visualizer that overlays the visual representation of a circle over an existing image visualizer.

public class CircleOverlay : DialogTypeVisualizer
Inheritance
CircleOverlay
Inherited Members

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.