Property InitialMatrix
InitialMatrix
Gets or sets the initial transformation matrix applied to the canvas before the first drawing is performed.
public SKMatrix? InitialMatrix { get; set; }
Gets or sets the initial transformation matrix applied to the canvas before the first drawing is performed.
public SKMatrix? InitialMatrix { get; set; }