Table of Contents

Method IsSelectionAligned

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

IsSelectionAligned(TextBoxTextAttrAlignment)

Returns true if all of the selection, or the content at the caret position, is aligned according to the specified flag.

public virtual bool IsSelectionAligned(TextBoxTextAttrAlignment alignment)

Parameters

alignment TextBoxTextAttrAlignment

Returns

bool