[Missing <summary> documentation for "M:VVVV.PluginInterfaces.V2.SpreadUtils.DivByBinSize(System.Int32,System.Int32)"]

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

Syntax

C#
public static int DivByBinSize(
	int sliceCount,
	int binSize
)

Parameters

sliceCount
Type: System..::..Int32

[Missing <param name="sliceCount"/> documentation for "M:VVVV.PluginInterfaces.V2.SpreadUtils.DivByBinSize(System.Int32,System.Int32)"]

binSize
Type: System..::..Int32

[Missing <param name="binSize"/> documentation for "M:VVVV.PluginInterfaces.V2.SpreadUtils.DivByBinSize(System.Int32,System.Int32)"]

Return Value

[Missing <returns> documentation for "M:VVVV.PluginInterfaces.V2.SpreadUtils.DivByBinSize(System.Int32,System.Int32)"]

See Also