单项选择题

A.int width=this.getY();
B.int width=getSize();
C.int width=getSize().w;
D.int width=getWidth();