In This Topic
The following tables list the members exposed by Annotation.
Public Constructors
Public Properties
| Name | Description |
 | Alpha | Gets or sets the alpha channel of the background color |
 | Border | Gets the border object for the annotation object. |
 | Color | Gets or sets the color used to fill the annotation object. |
 | Height | Gets or sets the height of the annotation object. |
 | Width | Gets or sets the width of the annotation object. |
 | X | Gets or sets X - the leftmost coordinate for the annotation object. |
 | Y | Gets or sets Y - the topmost coordinate for the annotation object. |
Top
Public Methods
| Name | Description |
 | Attach | Sets the top leftmost coordinates for the annotation object. |
 | Refresh | Updates the display of the annotation object. |
Top
Public Events
| Name | Description |
 | PropertyChanged | Event that occurs when a property is changed. |
Top
See Also