Method AddStickyImage
AddStickyImage(IStickyImage)
Adds a sticky image to the graph canvas state.
public virtual void AddStickyImage(IStickyImage i)
Parameters
iIStickyImageThe sticky image to add.
Exceptions
- ArgumentException
Thrown when the sticky image's ID collides with an existing graph element.