NodeShapeGeometry::IsGrabHandleSupported Method (IGeometryHost^, GrabHandle^)
Visual Studio 2015
Returns true if the grab handle is supported.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
protected: static bool IsGrabHandleSupported( IGeometryHost^ geometryHost, GrabHandle^ grabHandle )
Parameters
- geometryHost
- Type: Microsoft.VisualStudio.Modeling.Diagrams::IGeometryHost^
- grabHandle
- Type: Microsoft.VisualStudio.Modeling.Diagrams::GrabHandle^
Return Value
Type: System::Boolean
Show: