SemanticZoom.ToggleActiveView Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Passe de l’affichage actif actuel à l’autre affichage possible. Par exemple, si IsZoomedInViewActive a la valeur true, l’appel de cette méthode passe à l’affichage avec zoom arrière.
public:
virtual void ToggleActiveView() = ToggleActiveView;
void ToggleActiveView();
public void ToggleActiveView();
function toggleActiveView()
Public Sub ToggleActiveView ()