Click or drag to resize

ViewCubeConstruct Method

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

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

Parameters

doc
Type: Demo3D.VisualsDocument

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

name
Type: SystemString

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

props
Type: SystemObject

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

See Also