IsIdentity Property
Returns whether all operations combined together produce the identity matrix.
Definition
Namespace: Avalonia.Media.Transformation
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public bool IsIdentity { get; }
Public ReadOnly Property IsIdentity As Boolean
Get
member IsIdentity : bool with get
Property Value
BooleanSee Also
Reference
TransformOperations Class
Avalonia.Media.Transformation Namespace