Bagikan melalui


ISemanticZoomInformation.SemanticZoomOwner Properti

Definisi

Mendapatkan atau mengatur pemilik SemanticZoom yang menghosting tampilan penerapan.

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

Nilai Properti

SemanticZoom yang menyelenggarakan tampilan ini.

Berlaku untuk