Method AddSpacer
AddSpacer(float?)
Adds an empty space with the specified or default size.
public virtual ObjectUniqueId AddSpacer(float? size = null)
Parameters
sizefloat?Optional spacer size.
Returns
- ObjectUniqueId
ObjectUniqueId of the added item.