[]
Defines properties of the annotation's border.
public class Border : NotifyObject
| Name | Description |
|---|---|
| Border() |
| Name | Description |
|---|---|
| Color | Gets or sets the border color. |
| DashPattern | |
| Style | Gets or sets the border style. |
| Width | Gets or sets the border's width in points (1/72 inch). |
| Name | Description |
|---|---|
| AssignFrom(Border) | Copies all property values from another object. Note! This method does not raise PropertyChanged event. |
| Clone() | Creates a new object that is a copy of the current instance. |