Draw_DC_Outline_Ellipse
Functions | |
HC_EXTERNAL HIC_API void | HIC_Draw_DC_Outline_Ellipse (HIC_Rendition const *nr, HIC_DC_Point const *where, HIC_DC_Point const *radius) |
Detailed Description
Function Documentation
◆ HIC_Draw_DC_Outline_Ellipse()
HC_EXTERNAL HIC_API void HIC_Draw_DC_Outline_Ellipse | ( | HIC_Rendition const * | nr, |
HIC_DC_Point const * | where, | ||
HIC_DC_Point const * | radius | ||
) |
- Parameters
-
nr A pointer to a const HIC_Rendition. where A pointer to a const HIC_DC_Point. radius A pointer to a const HIC_DC_Point.
This function draws an ellipse outline (closed curve).