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