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