The GraphComment class implements a region in the graph that contains additional meta data such as comments.
Protected
Readonly
Comment color
The bounds of the comment in the graph.
The comment description, rendered as multi-line text.
Gets the ID of the comment.
Position of this comment in the graph.
Size of this comment in the graph.
Comment text color
The comment title, rendered as single-line text.
Clones this instance.
Method that must be called whenever the Comment is dirtied.
Comment
An event invoked whenever the comment is dirtied.
The GraphComment class implements a region in the graph that contains additional meta data such as comments.