Table of Contents

Class LabelVisualizer

Namespace
Bonsai.Gui
Assembly
Bonsai.Gui.dll

Provides a type visualizer representing a label control.

public class LabelVisualizer : ControlVisualizerBase<Label, LabelBuilder>
Inheritance
LabelVisualizer
Inherited Members

Methods

CreateControl(IServiceProvider, LabelBuilder)

Creates and configures the visual control associated with the specified workflow operator.