Bagikan melalui


SemanticZoomViewChangedEventArgs.SourceItem Properti

Definisi

Menyediakan informasi tentang item dan batasnya, untuk item seperti yang diwakili dalam tampilan sebelumnya.

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

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

Nilai Properti

Informasi tentang item dan batasnya.

Berlaku untuk