public PlotIconBase(int width, int height) { rectSizing = new RectSizing (width, height); Init (); }
public PlotIconBase(int width, int height) { rectSizing = new RectSizing(width, height); Init(); }