Matrix3D.M23 Właściwość

Definicja

Pobiera lub ustawia wartość drugiego wiersza i trzeciej kolumny tej Matrix3D struktury.

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

Wartość właściwości

Wartość drugiego wiersza i trzeciej kolumny tej Matrix3D struktury.

Dotyczy