PDF Creator Pilot documentation |
Download CHM version of this manual. |
|
![]() ![]() Collapse AllThis method fills a path with color using a non-zero winding number rule.
|
| HRESULT Fill () |
Return value
If successful, this method returns S_OK. If it fails, this method should return one of the error values.
Remarks
This method is used to fill a path inside with the current fill color. This method uses the non-zero winding number rule for defining the inside path.
The fill color may be set using methods SetColorFill or SetColor.
See theĀ AlternateFill method for examples.
See Also
Reference


