NodeShapeGeometry.IsGrabHandleSupported 方法

,如果抓取手柄支持,则返回 true。

命名空间:  Microsoft.VisualStudio.Modeling.Diagrams
程序集:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0(在 Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0.dll 中)

语法

声明
Protected Shared Function IsGrabHandleSupported ( _
    geometryHost As IGeometryHost, _
    grabHandle As GrabHandle _
) As Boolean
protected static bool IsGrabHandleSupported(
    IGeometryHost geometryHost,
    GrabHandle grabHandle
)

参数

返回值

类型:System.Boolean

.NET Framework 安全性

请参见

参考

NodeShapeGeometry 类

Microsoft.VisualStudio.Modeling.Diagrams 命名空间