[Missing <summary> documentation for "M:VVVV.PluginInterfaces.V2.INodeListener.BoundsChangedCB(VVVV.PluginInterfaces.V2.BoundsType)"]

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

Syntax

C#
void BoundsChangedCB(
	BoundsType boundsType
)

Parameters

boundsType
Type: VVVV.PluginInterfaces.V2..::..BoundsType

[Missing <param name="boundsType"/> documentation for "M:VVVV.PluginInterfaces.V2.INodeListener.BoundsChangedCB(VVVV.PluginInterfaces.V2.BoundsType)"]

See Also