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