Modifica

Condividi tramite


SKGLView.CanvasSize Property

Definition

Gets the current canvas size.

public SkiaSharp.SKSize CanvasSize { get; }

Property Value

The current canvas size in pixels.

Remarks

The canvas size may be different to the view size as a result of the current device's pixel density.

Applies to