Determines whether the pin supports only one slice.

Namespace: VVVV.PluginInterfaces.V2
Assembly: VVVV.PluginInterfaces (in VVVV.PluginInterfaces.dll) Version: 2.0.4457.10838

Syntax

C#
public bool IsSingle { get; set; }

See Also