addPath method

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

Implementation

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