Click or drag to resize

BarrierVisualConstruct Method

[Missing <summary> documentation for "M:Demo3D.Visuals.BarrierVisual.Construct(Demo3D.Visuals.Document,System.Object)"]


Namespace: Demo3D.Visuals
Assembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.00.00
Syntax
C#
public override void Construct(
	Document doc,
	Object props
)

Parameters

doc  Document

[Missing <param name="doc"/> documentation for "M:Demo3D.Visuals.BarrierVisual.Construct(Demo3D.Visuals.Document,System.Object)"]

props  Object

[Missing <param name="props"/> documentation for "M:Demo3D.Visuals.BarrierVisual.Construct(Demo3D.Visuals.Document,System.Object)"]

See Also