[]
Gets or sets the vertical alignment of the text in the annotation's bounds.
[Label("Line aligment")]
public StringAlignment LineAligment { get; set; }
| Type | Description |
|---|---|
| StringAlignment | For a list of valid values, see here: StringAlignment |