Lingua

Matrix44.IsIdentity Proprietà

Definizione

Restituisce true se Matrix44 è uguale alla matrice identity.

public virtual bool IsIdentity { [Android.Runtime.Register("isIdentity", "()Z", "GetIsIdentityHandler", ApiSince=35)] get; }
[<get: Android.Runtime.Register("isIdentity", "()Z", "GetIsIdentityHandler", ApiSince=35)>]
member this.IsIdentity : bool

Valore della proprietà

Attributi

Commenti

Restituisce true se Matrix44 è uguale alla matrice identity.

per android.graphics.Matrix44.isIdentity().

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dalla e usati in base ai termini descritti in Creative License 2.5 Attribution License.

Si applica a