Gets the horizontal offset of the image's top-left corner from the top-left corner of the starting cell in the embedded image's cell range. This property specifies the distance, that the image is offset horizontally within its starting anchor cell.
public int Dx1 { get; }
An integer representing the horizontal offset.
The Dx1 property, along with Dy1 (the vertical offset), provides precise control over the positioning of an embedded image within its starting anchor cell(s).