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