Method SetToolAlignCenter
SetToolAlignCenter(ObjectUniqueId, bool)
Sets whether toolbar item is aligned to the center.
public virtual void SetToolAlignCenter(ObjectUniqueId id, bool isCenter = true)
Parameters
id
ObjectUniqueIdItem id.
isCenter
booltrue
if item must be aligned to the center.