Matrix.Decomposed Structure
Definition
Namespace: Avalonia
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public struct Decomposed : IEquatable<Matrix.Decomposed>
Public Structure Decomposed
Implements IEquatable(Of Matrix.Decomposed)
[<SealedAttribute>]
type Decomposed =
struct
inherit ValueType
interface IEquatable<Matrix.Decomposed>
end
Inheritance | Object → ValueType → Matrix.Decomposed |
Implements | IEquatable(Matrix.Decomposed) |
Methods
GetType() | Gets the Type of the current instance. (Inherited from Object) |
Fields
Angle | |
Scale | |
Skew | |
Translate |