IInkDrawingAttributes
4/8/2010
The IInkDrawingAttributes class represents the attributes that are applied to ink when it is drawn. These drawing attributes can be associated with a stroke or a cursor and specify settings such as color, width, and transparency, as well as antialiasing, curvefitting, and raster operations.
To specify the drawing attributes of a stroke, use the IInkStrokeDisp::DrawingAttributes property of the IInkStrokeDisp object. To specify the drawing attributes of all of the strokes within a collection of strokes, call the IInkStrokes::ModifyDrawingAttributes method of the IInkStrokes collection.
Members
Term | Definition |
---|---|
Describes the Clone method. |
|
Describes the properties available for the drawing attributes. |