Bemærk
Adgang til denne side kræver godkendelse. Du kan prøve at logge på eller ændre mapper.
Adgang til denne side kræver godkendelse. Du kan prøve at ændre mapper.
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 |
|