Diagram::ResizeAction Property

 

Gets the mouse action that initiates the resizing of a shape.

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

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

Property Value

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

The mouse action that initiates the resizing of a shape.

Return to top
Show: