Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
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 |
|