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

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

Syntax

C#
Rectangle GetBounds(
	BoundsType boundsType
)

Parameters

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

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

Return Value

[Missing <returns> documentation for "M:VVVV.PluginInterfaces.V2.INode.GetBounds(VVVV.PluginInterfaces.V2.BoundsType)"]

See Also