DiagramDocView.IVsFindTarget.GetMatchRect 方法

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

语法

声明
Private Function GetMatchRect ( _
    prc As RECT() _
) As Integer Implements IVsFindTarget.GetMatchRect
int IVsFindTarget.GetMatchRect(
    RECT[] prc
)

参数

返回值

类型:System.Int32

实现

IVsFindTarget.GetMatchRect(array<RECT[])

.NET Framework 安全性

请参阅

参考

DiagramDocView 类

Microsoft.VisualStudio.Modeling.Shell 命名空间