Click or drag to resize

MultiLineLabelFormattingBaseTextBlockAlignment Property

Gets or sets the alignment of the multiline text block.

Namespace: Altaxo.Graph.Gdi.LabelFormatting
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public StringAlignment TextBlockAlignment { get; set; }

Property Value

StringAlignment
See Also