DiagramDocView.IVsFindTarget.GetMatchRect(RECT[]) 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.
virtual int Microsoft.VisualStudio.TextManager.Interop.IVsFindTarget.GetMatchRect(cli::array <Microsoft::VisualStudio::OLE::Interop::RECT> ^ prc) = Microsoft::VisualStudio::TextManager::Interop::IVsFindTarget::GetMatchRect;
int IVsFindTarget.GetMatchRect (Microsoft.VisualStudio.OLE.Interop.RECT[] prc);
abstract member Microsoft.VisualStudio.TextManager.Interop.IVsFindTarget.GetMatchRect : Microsoft.VisualStudio.OLE.Interop.RECT[] -> int
override this.Microsoft.VisualStudio.TextManager.Interop.IVsFindTarget.GetMatchRect : Microsoft.VisualStudio.OLE.Interop.RECT[] -> int
Function GetMatchRect (prc As RECT()) As Integer Implements IVsFindTarget.GetMatchRect
Parameters
- prc
- RECT[]