addPath 方法

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

实现

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