Click or drag to resize

ProcedureUpgradeAll Method

Convert all QuickLogic in the document from the previous version of QuickLogic to the latest version.

Namespace:  Demo3D.QuickLogic
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 15.0.2.11458
Syntax
C#
public static void UpgradeAll(
	Document document
)

Parameters

document
Type: Demo3D.VisualsDocument

[Missing <param name="document"/> documentation for "M:Demo3D.QuickLogic.Procedure.UpgradeAll(Demo3D.Visuals.Document)"]

See Also