次の方法で共有


SemanticZoomAutomationPeer(SemanticZoom) コンストラクター

定義

SemanticZoomAutomationPeer クラスの新しいインスタンスを初期化します。

public:
 SemanticZoomAutomationPeer(SemanticZoom ^ owner);
 SemanticZoomAutomationPeer(SemanticZoom const& owner);
public SemanticZoomAutomationPeer(SemanticZoom owner);
function SemanticZoomAutomationPeer(owner)
Public Sub New (owner As SemanticZoom)

パラメーター

owner
SemanticZoom

ピアを作成する SemanticZoom

適用対象