ISemanticZoomInformation.SemanticZoomOwner Proprietà

Definizione

Ottiene o imposta il proprietario SemanticZoom che ospita la visualizzazione di implementazione.

public:
 property SemanticZoom ^ SemanticZoomOwner { SemanticZoom ^ get(); void set(SemanticZoom ^ value); };
SemanticZoom SemanticZoomOwner();

void SemanticZoomOwner(SemanticZoom value);
public SemanticZoom SemanticZoomOwner { get; set; }
var semanticZoom = iSemanticZoomInformation.semanticZoomOwner;
iSemanticZoomInformation.semanticZoomOwner = semanticZoom;
Public Property SemanticZoomOwner As SemanticZoom

Valore della proprietà

SemanticZoom che ospita questa visualizzazione.

Si applica a