Click or drag to resize

ImportScriptReference Class

[Missing <summary> documentation for "T:Demo3D.Visuals.ImportScriptReference"]

Inheritance Hierarchy
SystemObject
  Demo3D.VisualsImportScriptReference

Namespace:  Demo3D.Visuals
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 15.0.2.11458
Syntax
C#
public class ImportScriptReference : ICloneable

The ImportScriptReference type exposes the following members.

Constructors
  NameDescription
Public methodImportScriptReference
Initializes a new instance of the ImportScriptReference class
Public methodImportScriptReference(ScriptContainer)
Initializes a new instance of the ImportScriptReference class
Top
Properties
  NameDescription
Public propertyAlias
Public propertyScript
Top
Methods
  NameDescription
Public methodClone
Top
See Also