SKPath.TightBounds Property

Definition

Gets the "tight" bounds of the path. Unlike Bounds, the control points of curves are excluded.

public SkiaSharp.SKRect TightBounds { get; }

Property Value

The tight bounds of the path.

Applies to