Navigation: Code Documentation > RSFMXSVG > FMX.RS.SVG.BasicShapes > Classes > TSVGEllipse
TSVGEllipse Properties
Name
Description
CenterX
x-axis coordinate of the center of the ellipse
CenterY
y-axis coordinate of the center of the ellipse
RadiusX
x-axis radius of the ellipse
RadiusY
y-axis radius of the ellipse
Top