SMath Studio Core documentation
C#
VB
C++
F#
Show/Hide TOC
IDocument
Pointer
Invalidate Method
Invalidates a cursor on the document.
Definition
Namespace:
SMath.Controls
Assembly:
SMath.Controls (in SMath.Controls.dll) Version: 1.73.9126.0
C#
Copy
void
Invalidate
()
VB
Copy
Sub
Invalidate
C++
Copy
void
Invalidate
()
F#
Copy
abstract
Invalidate
:
unit
->
unit
See Also
Reference
IDocumentPointer Interface
SMath.Controls Namespace
In This Article
Definition
See Also