Matrix3D.M31 Özellik

Tanım

Bu Matrix3D yapının üçüncü satırının ve ilk sütununun değerini alır veya ayarlar.

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

Özellik Değeri

Bu Matrix3D yapının üçüncü satırının ve ilk sütununun değeri.

Şunlara uygulanır