Skip to main content

Matrix.Decomposed Structure

Definition​

Namespace: Avalonia
Assembly: Avalonia.Base (in Avalonia.Base.dll)

public struct Decomposed : IEquatable<Matrix.Decomposed>
View Source
InheritanceObject → ValueType → Matrix.Decomposed
ImplementsIEquatable(Matrix.Decomposed)

Methods​

GetType()Gets the Type of the current instance.
(Inherited from Object)

Fields​

Angle 
Scale 
Skew 
Translate 

See Also​

Reference​

Avalonia Namespace