Method GetStickyNotes
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.
Gets a copy of the sticky-note list.
public List<IStickyNote> GetStickyNotes()
A new list containing the graph's current sticky notes.