setWidth method

PDimension setWidth(
  1. num width
)

Implementation

PDimension setWidth(num width) => PDimension(width, height);