GrabHandle::SelectGrabHandle Method (PointD, RectangleD, DiagramClientView^)
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Modeling.Diagrams
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
Return to top
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
public: static GrabHandle^ SelectGrabHandle( PointD pt, RectangleD rectangle, DiagramClientView^ diagramClientView )
Parameters
- rectangle
- Type: Microsoft.VisualStudio.Modeling.Diagrams::RectangleD
- diagramClientView
- Type: Microsoft.VisualStudio.Modeling.Diagrams::DiagramClientView^
Return Value
Type: Microsoft.VisualStudio.Modeling.Diagrams::GrabHandle^
Show: