Freigeben über


ISemanticZoomInformation.StartViewChangeFrom Methode

Definition

Initialisiert elementweise Vorgänge im Zusammenhang mit einer Ansichtsänderung, wenn die implementierende Ansicht die Quellansicht ist und die ausstehende Zielansicht eine potenziell andere implementierende Sicht 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: