Gets or sets the spacing between the the current style's owner and the surrounding objects.
シンタックス
'宣言
Public Property Spacing As Thickness
'使用法
Dim instance As Style
Dim value As Thickness
instance.Spacing = value
value = instance.Spacing
public Thickness Spacing {get; set;}
参照