Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
IInkStrokes::ModifyDrawingAttributes method (msinkaut.h)
Sets the drawing attributes of all of the strokes in an InkStrokes collection.
Syntax
HRESULT ModifyDrawingAttributes(
[in] IInkDrawingAttributes *DrawAttrs
);
Parameters
[in] DrawAttrs
The new drawing attributes for all of the strokes in the collection.
Return value
This method can return one of these values.
| Return code | Description |
|---|---|
|
Success. |
|
A parameter contained an invalid pointer. |
|
An exception occurred inside the method. |
|
Unexpected parameter or property type. |
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 |
See also
Feedback
Was this page helpful?
