MATLAB SIMULINK 7 - GRAPHICAL USER INTERFACE Manual de usuario Pagina 364

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 500
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 363
10 Lay Out a Programmatic UI
10-32
You can query or change the outer bounds of the figure by using the OuterPosition
property. Like the Position property, the OuterPosition is a four element row vector:
f.OuterPosition
ans =
250 124 576 512
The left outer edge of this figure is 250 pixels from the left side of the screen. Its bottom
outer edge is 124 pixels up from the bottom of the screen. The area enclosed by the outer
bounds of the figure is 576 pixels wide by 512 pixels high.
Vista de pagina 363
1 2 ... 359 360 361 362 363 364 365 366 367 368 369 ... 499 500

Comentarios a estos manuales

Sin comentarios