Matrix.

IsIdentity Property

Summary

Returns whether the matrix is the identity matrix.
Namespace
Avalonia
Containing Type
Matrix

Syntax

public bool IsIdentity { get; }

Value

Type Description
bool