Matrix3D.IsAffine Eigenschaft

Definition

Ruft einen Wert ab, der angibt, ob die Matrix3D-Struktur affin ist.

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

Eigenschaftswert

true, wenn die Matrix3D-Struktur affin ist, andernfalls false.

Gilt für: