Returns the pins subtype. values: guiType, dimension, default, min, max, stepSize, unitName, precision strings: guiType, default, fileMask, maxChars colors: guiType, default, hasAlpha enums: guiType, enumName, default

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

Syntax

C#
string SubType { get; }

See Also