ISemanticZoomInformation.StartViewChangeTo Methode

Definition

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

public:
 void StartViewChangeTo(SemanticZoomLocation ^ source, SemanticZoomLocation ^ destination);
void StartViewChangeTo(SemanticZoomLocation const& source, SemanticZoomLocation const& destination);
public void StartViewChangeTo(SemanticZoomLocation source, SemanticZoomLocation destination);
function startViewChangeTo(source, destination)
Public Sub StartViewChangeTo (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: