setStyle method

Path setStyle(
  1. PathOptions stle
)

Changes the appearance of a Path based on the options in the Path options object.

Implementation

external Path setStyle(PathOptions stle);