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