Circle.PosX
Circle.PosX property
Gets or sets a float value that indicates the x-coordinate of the center of the circle.
public double PosX { get; set; }
See Also
- class Circle
- namespace Aspose.Pdf.Drawing
- assembly Aspose.PDF
Gets or sets a float value that indicates the x-coordinate of the center of the circle.
public double PosX { get; set; }