Spacing Property (SvgTextPathElement)
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 System.Nullable<SvgTextPathSpacing> Spacing {get; set;}
'Declaration
Public Property Spacing As System.Nullable(Of SvgTextPathSpacing)