Matrix3D.IsAffine Vlastnost

Definice

Získá hodnotu, která označuje, zda tato Matrix3D struktura je affine.

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

Hodnota vlastnosti

Boolean

true je-li matice3D struktura affine; falsev opačném případě .

Platí pro