Table of Contents

Property InitialMatrix

Namespace
Alternet.Drawing
Assembly
Alternet.UI.Common.dll

InitialMatrix

Gets or sets the initial transformation matrix applied to the canvas before the first drawing is performed.

public SKMatrix? InitialMatrix { get; set; }

Property Value

SKMatrix?