| Overload | Description |
|---|---|
| NColorFill Constructor() | Default constructor. |
| NColorFill Constructor(NColorFill) | Copy constructor. |
| NColorFill Constructor(NColor) | Creates a new NColorFill object with the specified color. |
| NColorFill Constructor(ENNamedColor) | Creates a new NColorFill object based on the specified named color. |