IContextNode::SetLocation method
Updates the area of this IContextNode.
Syntax
HRESULT SetLocation(
[in] IAnalysisRegion *pIAnalysisRegion
);
Parameters
- pIAnalysisRegion [in]
-
The IAnalysisRegion describing the area to which to set the IContextNode object's location.
Return value
For a description of the return values, see Classes and Interfaces - Ink Analysis.
Remarks
Use this method to update the context node's location (see IContextNode::GetLocation).
Requirements
|
Minimum supported client |
Windows XP Tablet PC Edition [desktop apps only] |
|---|---|
|
Minimum supported server |
None supported |
|
Header |
|
|
DLL |
|
See also
- IContextNode
- IAnalysisRegion
- IContextNode::GetLocation
- IContextNode::GetPartiallyPopulated
- Ink Analysis Reference
Show: