Aracılığıyla paylaş


Matrix3D.HasInverse Özellik

Tanım

Bunun Matrix3D ters çevrilemez olup olmadığını gösteren bir değer alır.

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

Özellik Değeri

Boolean

true Matrix3D yapısının tersi varsa; aksi takdirde , false. true varsayılan değerdir.

Şunlara uygulanır