stroke method

void stroke([
  1. Path2D? path
])

Implementation

void stroke([Path2D? path]) native;