ILNumerics Ultimate VS

FastSurfaceSynchronize Method

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development
[Internal use] Synchronize this object with the rendering scene tree.

[ILNumerics Drawing2 Toolbox]

Namespace:  ILNumerics.Drawing.Plotting
Assembly:  ILNumerics.Toolboxes.Drawing2 (in ILNumerics.Toolboxes.Drawing2.dll) Version: 5.5.0.0 (5.5.7503.3146)
Syntax

public override Node Synchronize(
	Node copy,
	SyncParams syncParams
)

Parameters

copy
Type: ILNumerics.DrawingNode
Any preexisting copy of this object.
syncParams
Type: ILNumerics.DrawingSyncParams

Return Value

Type: Node
Synched / up to-date copy.
Remarks

[ILNumerics Drawing2 Toolbox]

See Also

Reference