DrawPixelV method

Implementation

String DrawPixelV(
  Vector2Base position,
  ColorBase color,
) => 'DrawPixelV($position, $color)';