編集

次の方法で共有


SKPicture.CullRect Property

Definition

Gets the culling rectangle for this picture.

public SkiaSharp.SKRect CullRect { get; }

Property Value

Remarks

Operations recorded into this picture that attempt to draw outside the culling rectangle might not be drawn.

Applies to