Matrix3D.IsAffine Właściwość

Definicja

Pobiera wartość wskazującą, czy ta Matrix3D struktura jest affine.

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

Wartość właściwości

Boolean

true jeżeli struktura Matrix3D jest affine; w przeciwnym razie , false.

Dotyczy