MaskBuilder.RepeatStyle

MaskBuilder.RepeatStyle method

Sets the repeat style of the mask.

public MaskBuilder RepeatStyle(RepeatStyle style)
ParameterTypeDescription
styleRepeatStyleThe repeat style.

Return Value

The current instance of MaskBuilder.

See Also