Share via


SemanticZoomAutomationPeer(SemanticZoom) 생성자

정의

SemanticZoomAutomationPeer 클래스의 새 instance 초기화합니다.

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

매개 변수

owner
SemanticZoom

피어를 만들 SemanticZoom 입니다.

적용 대상