Table of Contents

Interface IStickyNote

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

Describes a text annotation placed on the graph editor canvas.

public interface IStickyNote : IHasID, IGroupable
Inherited Members

Properties

contents

Main note body text.

fontSize

Editor font size used to render the note.

position

Sticky-note rectangle in graph-canvas coordinates.

theme

Theme index used by the graph editor to choose note styling.

title

Note title shown in the sticky-note header.