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