Home
Home
Docs
API
Theme
System
Light
Dark
GitHub
Menu
Loading menu…
Home
API
SvgML
element
Properties
TotalTransformMatrix
Menu
On this page
TotalTransformMatrix Property
Definition
Namespace
SvgML
Assembly
SvgML.Avalonia.dll
View source
Gets the accumulated transform for the element.
public Matrix TotalTransformMatrix { get; }
Returns
Avalonia.Matrix