ShapePathPoint.XPixel
ShapePathPoint.XPixel property
When the object is a position coordinate, get or set the x coordinate in pixels.
public int XPixel { get; set; }
See Also
- class ShapePathPoint
- namespace Aspose.Cells.Drawing
- assembly Aspose.Cells
When the object is a position coordinate, get or set the x coordinate in pixels.
public int XPixel { get; set; }