Indicates the end of a note block.
Syntax |
*EndNote() |
Example |
*BeginPlot() • • • *BeginNote(On, "Note 1") *Attach(Curve) *Position(-5312.61, -2399.28) *BeginText() *Text("Point {x},{y}") *Text("{Slope}") *EndText() *Font(12) *NoteAlignment(LEFT) *CurveAttachment(0, 163) *EndNote() • • • *EndPlot() |
Application |
HyperView, HyperGraph, and MediaView. |
Context |
|
Comments |
Every *BeginNote() statement requires a closing *EndNote() statement. |
See also |
|