Matrix3D.M13 プロパティ
定義
public:
property double M13 { double get(); void set(double value); };
public double M13 { get; set; }
member this.M13 : double with get, set
Public Property M13 As Double
プロパティ値
このの第1行、第3列の値 Matrix3D 。The value of the first row and third 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.