ILNumerics Ultimate VS

ColormapSynchronize Method

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development
This method supports internal infrastructure.

[ILNumerics Visualization Engine]

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

public Colormap Synchronize(
	Colormap target
)

Parameters

target
Type: ILNumerics.Drawing.PlottingColormap
The target node to receive changed from this node.

Return Value

Type: Colormap
Result of synchronizing this node with the target node.
Remarks

[ILNumerics Visualization Engine]

See Also

Reference