In This Topic
The following tables list the members exposed by Annotation.
Public Constructors
Public Properties
| Name | Description |
| Alpha | Controls the alpha channel of the background color |
| Border | The Border property allows you to access the border object for the annotation object. |
| Color | The color is used to fill the annotation object. |
| Height | The Height is the height of the annotation object. |
| Width | The Width is the width of the annotation object. |
| X | The X is the left most coordinate for the annotation object. |
| Y | The Y is the top most coordinate for the annotation object. |
Top
Public Methods
| Name | Description |
| Attach | The method set the top left most coordinates for the annotation object. |
| Refresh | The method refreshes the display of the annotation object. |
Top
Public Events
See Also