JAVA Tech nologies Co. Ltd. Marine Radio VERSION 3.0 Manuel d'utilisateur Page 51

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 88
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 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:
Vue de la page 50
1 2 ... 46 47 48 49 50 51 52 53 54 55 56 ... 87 88

Commentaires sur ces manuels

Pas de commentaire