ILNumerics Ultimate VS

LegendItemCreateSynchedCopy 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

protected override Node CreateSynchedCopy(
	Node source
)

Parameters

source
Type: ILNumerics.DrawingNode

Return Value

Type: Node
A synchronized copy of source.
Remarks

[ILNumerics Visualization Engine]

See Also

Reference