This function returns D-Type Rasterizer's current filling rule. This rule is normally set by RasterizerSetFillRule.
Parameter | Description |
---|---|
fill_rule |
A valid pointer to a variable that will receive D-Type Rasterizer's current filling rule. See RasterizerSetFillRule for details. |
If successful, the return value is 1. Otherwise, the function returns 0.