JAVA Tech nologies Co. Ltd. Marine Radio VERSION 3.0 Manual do Utilizador Página 51

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 88
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 50
51
5151
51
isMagnifier()
E.g. var magVisible = ViewONE.isMagnifier();
Returns a Boolean value indicating the magnifier visibility status.
toggleMagnifier()
E.g. ViewONE.toggleMagnifier();
Toggles the magnifier on/off.
setMagFactor()
E.g. ViewONE.setMagFactor(int factor);
Sets the current integer magnification factor (for magnifier window)
getMagFactor()
E.g. var factor = ViewONE.getMagFactor();
Returns the current integer magnification factor (for magnifier window)
setMagBounds(int x, int y, int width, int height)
E.g. ViewONE.setMagBounds(10, 10, 300, 300);
Sets the external magnifier’s window position and size.
setNewWindowVisible(true/false)
E.g. ViewONE.setNewWindowVisible(true);
Specifies whether to make the ViewONE new window visible. A value of ‘true’ makes the
window visible and ‘false’ (default) makes it invisible.
Method:
Method:
(V3-Only)
Method:
Method:
Method:
Method:
Vista de página 50
1 2 ... 46 47 48 49 50 51 52 53 54 55 56 ... 87 88

Comentários a estes Manuais

Sem comentários