[]
Gets or sets the spacing between the the current style's owner and the surrounding objects.
public IOffsets Spacing { get; set; }
Spacing is outside of Borders (which, in turn, contain Padding).
This property is non-ambient (inherited from the Parent of the current style if not explicitly set).
The default is no spacing.