SKCanvas.TotalMatrix Property

Definition

Gets the current matrix on the canvas.

public SkiaSharp.SKMatrix TotalMatrix { get; }

Property Value

Remarks

This does not account for the translate in any of the devices.

Applies to