DrawRectangleGradientV abstract method
void
DrawRectangleGradientV()
Implementation
void DrawRectangleGradientV(
num posX,
num posY,
num width,
num height,
ColorStructType top,
ColorStructType bottom,
);