Edit

Share via


SKMatrix.IsIdentity Property

Definition

Gets a value indicating whether this matrix is the identity matrix.

public bool IsIdentity { get; }

Property Value

Returns true if this is an identity matrix; otherwise, false.

Applies to