SKRegion.SetRegion(SKRegion) Method

Definition

Set this region to the specified region.

public bool SetRegion (SkiaSharp.SKRegion region);

Parameters

region
SKRegion

The replacement region.

Returns

Return true if the resulting region is non-empty.

Applies to