Table of Contents

Method WithHorizontal

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

WithHorizontal(CoordAlignment)

Returns this object with changed horizontal alignment.

public HVAlignment WithHorizontal(CoordAlignment value)

Parameters

value CoordAlignment

New value for the alignment.

Returns

HVAlignment

WithHorizontal(HorizontalAlignment)

Returns this object with changed horizontal alignment.

public HVAlignment WithHorizontal(HorizontalAlignment value)

Parameters

value HorizontalAlignment

New value for the alignment.

Returns

HVAlignment