addToPath abstract method

void addToPath(
  1. Path path
)

Add to a (standard) Path; for drawing

Implementation

void addToPath(Path path);