__CFBDGraphicCircle¶
#include <circle.h>
Public Attributes¶
| Name | |
|---|---|
| SizeBaseType | radius Radius of the circle in device units. |
| CFBDGraphic_Point | center Center coordinate of the circle. |
Public Attributes Documentation¶
variable radius¶
Radius of the circle in device units.
variable center¶
Center coordinate of the circle.
Updated on 2026-02-03 at 13:21:55 +0000