Matrix3D.M44 Właściwość

Definicja

Pobiera lub ustawia wartość czwartego wiersza i czwartej kolumny tej Matrix3D struktury.

public:
 property double M44 { double get(); void set(double value); };
public double M44 { get; set; }
member this.M44 : double with get, set
Public Property M44 As Double

Wartość właściwości

Double

Wartość czwartego wiersza i czwartej kolumny tej Matrix3D struktury.

Dotyczy