Matrix.OffsetX プロパティ
Matrix オブジェクトの x の平行移動値 (dx 値、または 3 番目の行の最初の列の要素) を取得します。
Public ReadOnly Property OffsetX As Single
[C#]
public float OffsetX {get;}
[C++]
public: __property float get_OffsetX();
[JScript]
public function get OffsetX() : float;
プロパティ値
Matrix の x 方向の平行移動の値。
必要条件
プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ