SemanticZoomAutomationPeer(SemanticZoom) Constructor

Definition

Initializes a new instance of the SemanticZoomAutomationPeer class.

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

Parameters

owner
SemanticZoom

The SemanticZoom to create a peer for.

Applies to