Diagram::PanZoomAction Property

 

Gets the mouse action that initiates zooming.

Namespace:   Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)

public:
property PanZoomAction^ PanZoomAction {
	PanZoomAction^ get();
}

Property Value

Type: Microsoft.VisualStudio.Modeling.Diagrams::PanZoomAction^

The mouse action that initiates zooming.

Return to top
Show: