ResizeAction::GrabHandle Property

 

Gets or sets the grab handle.

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

public:
property GrabHandle^ GrabHandle {
	GrabHandle^ get();
	void set(GrabHandle^ value);
}
Return to top
Show: