[]
Represents the border around the Annotations object.
[TypeConverter(typeof(BorderConverter))]
public abstract class Border
| Name | Description |
|---|---|
| Border() |
| Name | Description |
|---|---|
| Bounds | Gets or sets the boundaries of the border. |
| Color | Gets or sets the color that will be used to display the border. |
| Name | Description |
|---|---|
| OnPropertyChanged(string) | Calls when the specified property is changed. |
| Name | Description |
|---|---|
| PropertyChanged | Event that occurs when a property is changed. |