Matrix3D.M33 Proprietà
Definizione
public:
property double M33 { double get(); void set(double value); };
public double M33 { get; set; }
member this.M33 : double with get, set
Public Property M33 As Double
Valore della proprietà
Valore della terza riga e della terza colonna della struttura Matrix3D.The value of the third row and third column of this Matrix3D structure.