Gets or sets a value indicating how the user agent should determine the spacing between typographic characters that are to be rendered along a path.
シンタックス
'宣言
Public Property Spacing As System.Nullable(Of SvgTextPathSpacing)
public System.Nullable<SvgTextPathSpacing> Spacing {get; set;}
参照