Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the array of control points that represent the Bezier approximation of the stroke.
This property is read-only.
Syntax
HRESULT get_BezierPoints(
VARIANT *Points
);
Parameters
Points
Return value
None
Remarks
The control points that the BezierPoints property returns provide a smooth approximation of the original stroke and do not necessarily lie on the stroke.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows XP Tablet PC Edition [desktop apps only] |
Minimum supported server | None supported |
Target Platform | Windows |
Header | msinkaut.h |
Library | InkObj.dll |