Matrix4x4F::IsIdentity method (d2d1_1helper.h)

Indicates whether this matrix is the identity matrix.

Syntax

bool IsIdentity();

Return value

Type: BOOL

Indicates whether this matrix is the identity matrix.

Requirements

Requirement Value
Target Platform Windows
Header d2d1_1helper.h

See also

Matrix4x4F