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