IsIdentity Property
Returns whether operation produces 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
TransformOperation Structure
Avalonia.Media.Transformation Namespace