Partager via


ISemanticZoomInformation.CompleteViewChangeTo Méthode

Définition

Termine les opérations par élément liées à un changement d’affichage lorsque la vue d’implémentation est la vue de destination et que la vue source est une vue d’implémentation potentiellement différente.

public:
 void CompleteViewChangeTo(SemanticZoomLocation ^ source, SemanticZoomLocation ^ destination);
void CompleteViewChangeTo(SemanticZoomLocation const& source, SemanticZoomLocation const& destination);
public void CompleteViewChangeTo(SemanticZoomLocation source, SemanticZoomLocation destination);
function completeViewChangeTo(source, destination)
Public Sub CompleteViewChangeTo (source As SemanticZoomLocation, destination As SemanticZoomLocation)

Paramètres

source
SemanticZoomLocation

Élément d’affichage tel qu’il est représenté dans la vue source.

destination
SemanticZoomLocation

Élément d’affichage tel qu’il est représenté dans la vue de destination.

S’applique à