TextBlockGetTextAlignment Method
Reads the attached property from the given element
Namespace: Avalonia.ControlsAssembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public static TextAlignment GetTextAlignment(
Control control
)
Public Shared Function GetTextAlignment (
control As Control
) As TextAlignment
static member GetTextAlignment :
control : Control -> TextAlignment
- control Control
- The element to which to read the attached property.
TextAlignment