The NoteShape type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Author |
The author displayed in the sticky note.
| |
| BottomMargin |
Extra space below this shape (only useful in combination with docking).
(Inherited from Shape.) | |
| Color |
The color for this sticky note.
| |
| Dock |
How this shape is docked.
(Inherited from Shape.) | |
| Icon |
The icon used to display this sticky note.
| |
| ID |
This Identifier (ID) can be used to track which shape raise an exception.
(Inherited from Shape.) | |
| LeftMargin |
Extra space to the left of this shape (only useful in combination with docking).
(Inherited from Shape.) | |
| NoteHeight |
Height of this sticky note area.
| |
| NoteWidth |
Width of this sticky note area.
| |
| NoteX |
The X coordinate the note is placed.
| |
| NoteY |
The Y coordinate the note is placed.
| |
| Opacity |
The opacity (0...255) which must be used for this shape. Default is 255 (fully opaque).
(Inherited from Shape.) | |
| Open |
The sticky note should be initially be displayed open (or closed).
| |
| RightMargin |
Extra space to the right of this shape (only useful in combination with docking).
(Inherited from Shape.) | |
| Subject |
The subject displayed in the sticky note.
| |
| Text |
The text displayed in the sticky note.
| |
| TopMargin |
Extra space above this shape (only useful in combination with docking).
(Inherited from Shape.) | |
| X |
X-position of the lower-left corner, center or start point (depending on shape type).
(Inherited from Shape.) | |
| Y |
Y-position of the lower-left corner, center or start point (depending on shape type).
(Inherited from Shape.) |