Matrix.IsIdentity Eigenschaft

Definition

Ruft einen Wert ab, der angibt, ob diese Matrix die Identitätsmatrix ist.

public:
 property bool IsIdentity { bool get(); };
public bool IsIdentity { get; }
member this.IsIdentity : bool
Public ReadOnly Property IsIdentity As Boolean

Eigenschaftswert

Diese Eigenschaft ist true der Fall, falsewenn es Matrix sich um eine Identität handelt; andernfalls .

Gilt für: