Sprache

ISemanticZoomInformation.StartViewChangeFrom Methode

Definition

Initialisiert elementweise Vorgänge im Zusammenhang mit einer Ansichtsänderung, wenn die Implementierungsansicht die Quellansicht ist und die ausstehende Zielansicht eine potenziell andere Implementierungsansicht ist.

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

Parameter

source
SemanticZoomLocation

Das Ansichtselement wie in der Quellansicht dargestellt.

destination
SemanticZoomLocation

Das Ansichtselement wie in der Zielansicht dargestellt.

Gilt für: