NodeShapeGeometry.IsGrabHandleSupported(IGeometryHost, GrabHandle) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns true if the grab handle is supported.
protected:
static bool IsGrabHandleSupported(Microsoft::VisualStudio::Modeling::Diagrams::IGeometryHost ^ geometryHost, Microsoft::VisualStudio::Modeling::Diagrams::GrabHandle ^ grabHandle);
protected static bool IsGrabHandleSupported (Microsoft.VisualStudio.Modeling.Diagrams.IGeometryHost geometryHost, Microsoft.VisualStudio.Modeling.Diagrams.GrabHandle grabHandle);
static member IsGrabHandleSupported : Microsoft.VisualStudio.Modeling.Diagrams.IGeometryHost * Microsoft.VisualStudio.Modeling.Diagrams.GrabHandle -> bool
Protected Shared Function IsGrabHandleSupported (geometryHost As IGeometryHost, grabHandle As GrabHandle) As Boolean
Parameters
- geometryHost
- IGeometryHost
- grabHandle
- GrabHandle