Matrix3D.OffsetZ 屬性

定義

取得或設定這個 Matrix3D 結構之第四列第三欄的值。

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

屬性值

這個 Matrix3D 結構之第四列第三欄的值。

適用於