Matrix3D.OffsetY 屬性

定義

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

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

屬性值

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

適用於