setSize abstract method

void setSize(
  1. double width,
  2. double height
)
inherited

Sets the size in pixels of the

Implementation

void setSize(double width, double height);