Altaxo user manual and class reference
Altaxo user manual and class reference
Altaxo class reference
Altaxo Namespaces
Altaxo.Gui Namespaces
Altaxo.Gui.Scripting
PureScriptController Class
PureScriptController Methods
Apply Method
AttachView Method
DetachView Method
Dispose Method
GetCurrentScriptText Method
Initialize Method
InitializeDocument Method
Revert Method
SetInitialScriptCursorLocation Method
SetScriptCursorLocation Method
SetText Method
Pure
Script
Controller
Set
Initial
Script
Cursor
Location Method
Sets the initial cursor location using a character offset.
Namespace:
Altaxo.Gui.Scripting
Assembly:
AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
Copy
public
void
SetInitialScriptCursorLocation
(
int
offset
)
Parameters
offset
Int32
The zero-based character offset.
Implements
IPureScriptController
SetInitialScriptCursorLocation(Int32)
See Also
Reference
PureScriptController Class
Altaxo.Gui.Scripting Namespace
Altaxo can be downloaded from
SourceForge
. Source code available on
Github
.
(C) Dr. Dirk Lellinger and all contributors to the source code 2002 -
Send comments on this topic to
dlellinger@users.sourceforge.net