DrawEllipseLinesV function
Implementation
void DrawEllipseLinesV(
Vector2C center,
double radiusH,
double radiusV,
ColorC color,
) => _module.DrawEllipseLinesV(center, radiusH, radiusV, color);
void DrawEllipseLinesV(
Vector2C center,
double radiusH,
double radiusV,
ColorC color,
) => _module.DrawEllipseLinesV(center, radiusH, radiusV, color);