SKRegion.Bounds Property

Definition

Gets the bounds of this region.

public SkiaSharp.SKRectI Bounds { get; }

Property Value

Remarks

If the region is empty, returns an empty rectangle.

Applies to