Only for GUI plugins. Defines the nodes initial size in window-mode.

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

Syntax

C#
public Size InitialWindowSize { get; set; }

Implements

IPluginInfo..::..InitialWindowSize

See Also