[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Adds a circle element
Source position: fpvectorial.pas line 357
public procedure TvVectorialPage.AddCircle( |
ACenterX: Double; |
ACenterY: Double; |
ARadius: Double |
); |
ACenterX |
|
The X coordinate of the center of the circle |
ACenterY |
|
The Y coordinate of the center of the circle |
ARadius |
|
The radius of the circle in milimiters |
Adds a circle element