Partager via


ISemanticZoomInformation.SemanticZoomOwner Propriété

Définition

Obtient ou définit le propriétaire SemanticZoom qui héberge la vue d’implémentation.

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

Valeur de propriété

SemanticZoom qui héberge cette vue.

S’applique à