ClipPathBuilder.None

ClipPathBuilder.None method

Sets the clip path to ’none’, effectively disabling clipping.

public ClipPathBuilder None()

Return Value

The current instance of ClipPathBuilder for method chaining.

See Also