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 a value that defines how the colors of the pen and background interact.
This property is read/write.
Syntax
HRESULT get_RasterOperation(
InkRasterOperation *CurrentRasterOperation
);
Parameters
CurrentRasterOperation
Return value
None
Remarks
The InkRasterOperation enumeration defines values for performing raster operations on drawn ink. For example, if you want to perform subtractive transparency, set the raster value to MaskPen.
For a complete list of available raster operations, see the InkRasterOperation enumeration 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 |
Library | InkObj.dll |