共用方式為


DiagramDocView.IVsFindTarget.GetMatchRect 方法

命名空間:  Microsoft.VisualStudio.Modeling.Shell
組件:  Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0 (在 Microsoft.VisualStudio.Modeling.Sdk.Shell.11.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 命名空間