Table of Contents

Method Show

Namespace
Bonsai.Design
Assembly
Bonsai.Design.dll

Show(DateTime, object)

Updates the type visualizer to display a buffered value object received at the specified time.

protected virtual void Show(DateTime time, object value)

Parameters

time DateTime

The time at which the value was received.

value object

The value to visualize.