הערה
הגישה לדף זה מחייבת הרשאה. באפשרותך לנסות להיכנס או לשנות מדריכי כתובות.
הגישה לדף זה מחייבת הרשאה. באפשרותך לנסות לשנות מדריכי כתובות.
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 |
|