PDF Creator Pilot documentation |
Download CHM version of this manual. |
|
![]() ![]() Collapse AllThis method flushes the current path using a non-zero winding number rule.
|
| HRESULT Stroke () |
Return value
If successful, this method returns S_OK. If it fails, this method should return one of the error values.
Remarks
This method strokes the current paths using the current stroke color and current line width.
The stroke color may be set using the SetColorStroke and SetColor methods. The current line width may be set using the SetLineWidth method.
See the DrawEllipse method for examples.
See Also
Reference


