Table of Contents

Method ShowMashup

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

ShowMashup(IList<object>)

Combines the specified collection of values into a single image mashup.

protected virtual void ShowMashup(IList<object> values)

Parameters

values IList<object>

The collection of values to be displayed by the mashup visualizer.