[]
Gets or sets the horizontal alignment of the text within the annotation boundary.
[Label("Text alignment")]
public StringAlignment TextAlignment { get; set; }
Type | Description |
---|---|
StringAlignment | For a list of valid values, see here: StringAlignment |