Table of Contents

Method SetToolAlignCenter

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

SetToolAlignCenter(ObjectUniqueId, bool)

Sets whether toolbar item is aligned to the center.

public virtual void SetToolAlignCenter(ObjectUniqueId id, bool isCenter = true)

Parameters

id ObjectUniqueId

Item id.

isCenter bool

true if item must be aligned to the center.