void SetManager(PrimitiveFillManager* manager);
SetManager sets the PrimitiveFillManager which is used for managing a set of PrimitiveFill.
Parameters |
Description |
PrimitiveFillManager* manager |
Pointer to the PrimitiveFillManager for creating and maintaining primitive fills. |