Partager via


SemanticZoomLocation.Item Propriété

Définition

Obtient ou définit l’élément d’affichage tel qu’il existe dans l’affichage actuel d’un objet SemanticZoom.

public:
 property Platform::Object ^ Item { Platform::Object ^ get(); void set(Platform::Object ^ value); };
IInspectable Item();

void Item(IInspectable value);
public object Item { get; set; }
var object = semanticZoomLocation.item;
semanticZoomLocation.item = object;
Public Property Item As Object

Valeur de propriété

Object

Platform::Object

IInspectable

Élément spécifique dans semanticZoom.

S’applique à