SemanticZoomAutomationPeer(SemanticZoom) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.