Matrix3D.M24 Właściwość

Definicja

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

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

Wartość właściwości

Double

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

Dotyczy