为了使图像框适应图片的大小,下列哪个属性设置正确
A: AutoSize=True
B: Stretch=False
C: Stretch=True
D: Stretch=False
A: AutoSize=True
B: Stretch=False
C: Stretch=True
D: Stretch=False
举一反三
- 设置图片框的()使其按图片尺寸自动调整大小。 A: AutoSize属性为True B: AutoSize属性为False C: Stretch属性为True D: Stretch属性为False
- 为了调整图形的大小以适应图像框(Image),应设置图像框的( )。 A: Stretch属性为False B: Stretch属性为True C: Visible属性为False D: Visible属性为True
- 为了调整图形的大小以适应图像框(Image),应设置图像框的()。 A: Stretch属性为False B: Stretch属性为True C: Visible属性为False D: Visible属性为True
- 若要使图片的大小随图像框(Image)大小自动调整,应设置图像框的( )。 A: Stretch属性为False B: Stretch属性为True C: Visible属性为False D: Visible属性为True
- 为了使图片框的大小可以自动适应图片的尺寸,则应______。 A: 将其Autosize属性值设置为Tree B: 将其Autosize属性值设置为Ealse C: 将其Stretch属性值设置为True D: 将其Stretch属性值设置为False