ILNumerics Ultimate VS

LegendItemSynchronize Method

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development
This method supports the ILNumerics infrastructure. It should not be used directly.

[ILNumerics Visualization Engine]

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

public override Node Synchronize(
	Node copy,
	SyncParams syncParams
)

Parameters

copy
Type: ILNumerics.DrawingNode
syncParams
Type: ILNumerics.DrawingSyncParams

Return Value

Type: Node
A synchronized copy of this node.
Remarks

[ILNumerics Visualization Engine]

See Also

Reference