Overload | Description |
---|---|
NTextFillDeclaration Constructor() | Default constructor |
NTextFillDeclaration Constructor(NFill) | Creates a fill declaration with an uniform fill |
NTextFillDeclaration Constructor(Double,Double,NColor,NColor) | Creates a two color graident fill declration |
NTextFillDeclaration Constructor(Double,Double,NColor,NColor,NColor) | Creates a three color graident fill declration |