ClearBackground abstract method

void ClearBackground(
  1. ColorStructType color
)

Implementation

void ClearBackground(
  ColorStructType color,
);