Click or drag to resize

IPureScriptText Interface

[Missing <summary> documentation for "T:Altaxo.Scripting.IPureScriptText"]


Namespace: Altaxo.Scripting
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public interface IPureScriptText : ICloneable

The IPureScriptText type exposes the following members.

Properties
 NameDescription
Public propertyScriptText Get / sets the script text
Top
Methods
 NameDescription
Public methodCloneCreates a new object that is a copy of the current instance.
(Inherited from ICloneable)
Top
See Also