Click or drag to resize

LoadCreatorVisualCreateLoadNow Method (String)

[Missing <summary> documentation for "M:Demo3D.Visuals.LoadCreatorVisual.CreateLoadNow(System.String)"]

Namespace:  Demo3D.Visuals
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 15.0.2.11458
Syntax
C#
public Visual CreateLoadNow(
	string factoryName
)

Parameters

factoryName
Type: SystemString

[Missing <param name="factoryName"/> documentation for "M:Demo3D.Visuals.LoadCreatorVisual.CreateLoadNow(System.String)"]

Return Value

Type: Visual

[Missing <returns> documentation for "M:Demo3D.Visuals.LoadCreatorVisual.CreateLoadNow(System.String)"]

See Also