spacing method

spacing

Sets the ‘spacing’ attribute, specifying the spacing strategy for text along the path.

Returns

The current builder instance.

def spacing(self, value):
    ...
ParameterTypeDescription
valueTextPathSpacingThe text path spacing.

See Also