ILNumerics Ultimate VS

PlotCubeDataGroupAddT Method (T, Object, Boolean)

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development

Namespace:  ILNumerics.Drawing.Plotting
Assembly:  ILNumerics.Drawing (in ILNumerics.Drawing.dll) Version: ILNumerics Ultimate VS 4
Syntax

public override T Add<T>(
	T node,
	Object tag = null,
	bool shareBuffers = true
)
where T : Node

Parameters

node
Type: T
tag (Optional)
Type: SystemObject
shareBuffers (Optional)
Type: SystemBoolean

Type Parameters

T

Return Value

Type: T
See Also

Reference