Share via


SemanticZoomViewChangedEventArgs.DestinationItem Eigenschaft

Definition

Stellt Informationen zum Element und seinen Begrenzungen bereit, sobald die Ansichtsänderung abgeschlossen ist.

public:
 property SemanticZoomLocation ^ DestinationItem { SemanticZoomLocation ^ get(); void set(SemanticZoomLocation ^ value); };
SemanticZoomLocation DestinationItem();

void DestinationItem(SemanticZoomLocation value);
public SemanticZoomLocation DestinationItem { get; set; }
var semanticZoomLocation = semanticZoomViewChangedEventArgs.destinationItem;
semanticZoomViewChangedEventArgs.destinationItem = semanticZoomLocation;
Public Property DestinationItem As SemanticZoomLocation

Eigenschaftswert

Informationen zum Element und seinen Begrenzungen.

Gilt für: