Table of Contents

Method GetStickyNotes

Namespace
Pinwheel.Vista.Graph
Assembly
Pinwheel.Vista.Runtime.dll

GetStickyNotes()

Gets a copy of the sticky-note list.

public List<IStickyNote> GetStickyNotes()

Returns

List<IStickyNote>

A new list containing the graph's current sticky notes.