Matrix.OffsetX
Matrix.OffsetX property
この Matrix の x 平行移動値 (dx 値、または 3 行目と 1 列目の要素) を取得します。
public float OffsetX { get; }
関連項目
- class Matrix
- 名前空間 System.Drawing.Drawing2D
- 組み立て Aspose.Drawing
この Matrix の x 平行移動値 (dx 値、または 3 行目と 1 列目の要素) を取得します。
public float OffsetX { get; }