Matrix3D.M31 プロパティ
定義
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
プロパティ値
このの第3行、第1列の値 Matrix3D 。The value of the third row and first column of this Matrix3D.
注釈
この構造体は、Windows ランタイム (WinRT) 構造体の .NET 射影を表し Matrix3D
ます。This struct represents the .NET projection of the Windows Runtime (WinRT) Matrix3D
struct. 詳細については、UWP API リファレンスの「 Matrix3D 」を参照してください。For more information, see Matrix3D in the UWP API reference.