TagGidBuilderImpl.drawSpaces

Set drawSpaces property.

class TagGidBuilderImpl(T)
T
drawSpaces
(
bool propval
)

Parameters

propval bool

Whether to draw white spaces.

This property takes precedence over the value defined by the class@SpaceDrawer's property@SpaceDrawer:matrix property (only where the tag is applied).

Setting this property also changes property@Tag:draw-spaces-set to true.

Return Value

Type: T

Builder instance for fluent chaining