NAdvancedGradientFill Class Members
In This Topic
The following tables list the members exposed by NAdvancedGradientFill.
Public Constructors
Public Fields
Protected Fields
| Name | Description |
| hfEb | |
Top
Public Properties
| Name | Description |
| BackgroundColor | The background color of the gradient. |
| FillType | Overridden. Gets the fill type (Advanced Gradient) as an enum value. |
| Points | An array of NAdvancedGradientPoint objects, which describe the advanced gradient. |
Top
Public Methods
| Name | Description |
| Create | Creates a new advanced gradient fill based on the specified color scheme and variant. |
| CreateInverseFill | Overridden. Creates a new advanced gradient fill by inverting the colors of this fill. |
| GetPrimaryColor | Overridden. Overriden to return the background color as the fill's primary color. |
Top
See Also