HyperWorks Desktop

*EndNote()

Indicates the end of a note block.

*EndNote()

Indicates the end of a note block.

Previous topic Next topic No expanding text in this topic  

*EndNote()

Indicates the end of a note block.

Previous topic Next topic JavaScript is required for expanding text JavaScript is required for the print function  

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

*BeginPage()

*BeginPlot()

Report Definitions

Comments

Every *BeginNote() statement requires a closing *EndNote() statement.

See also

 

*Attach() - Plot

*BeginNote()

*BeginText()

*CurveAttachment()

*Font()

*NoteAlignment()

*Position() – legends

*Position() - notes

*Text()

List of Session Statements