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 or sets the value that specifies whether ink is erased by stroke or by point.
This property is read/write.
Syntax
HRESULT get_EraserMode(
InkOverlayEraserMode *EraserMode
);
Parameters
EraserMode
Return value
None
Remarks
This property only applies when the EditingMode property is set to IOEM_Delete.
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 |
See also
EditingMode Property [InkOverlay Class]