SemanticZoomLocation.Item Proprietà

Definizione

Ottiene o imposta l'elemento visualizzato in quanto esiste nella visualizzazione corrente di un semanticoZoom.

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

Valore della proprietà

Object

Platform::Object

IInspectable

Elemento specifico nella semanticaZoom.

Si applica a