Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Determines whether the area of the IAnalysisRegion intersects with the specified rectangle.
Syntax
HRESULT IntersectsWith(
[in] RECT *pRectangle,
[out] VARIANT_BOOL *pfIsIntersecting
);
Parameters
-
pRectangle [in]
-
A pointer to the rectangle with which to compare, in ink-space coordinates.
-
pfIsIntersecting [out]
-
VARIANT_TRUE if the area of the IAnalysisRegion intersects with the specified rectangle; otherwise, VARIANT_FALSE.
Return value
For a description of the return values, see Classes and Interfaces - Ink Analysis.
Remarks
The comparison is in ink-space coordinates.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client |
Windows XP Tablet PC Edition [desktop apps only] |
| Minimum supported server |
None supported |
| Header |
|
| DLL |
|