Spacing Property
Spacing
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.
Declaration
public SvgTextPathSpacing? Spacing { get; set; }
Public Property Spacing As SvgTextPathSpacing?