addPath method

void addPath(
  1. Path2D path, [
  2. Matrix? transform
])

Implementation

void addPath(Path2D path, [Matrix? transform]) native;