NStockGradientFill Class Members
In This Topic
The following tables list the members exposed by NStockGradientFill.
Public Constructors
Public Fields
Public Properties
| Name | Description |
| BeginColor | The begin color of the gradient. |
| EndColor | The end color of the gradient. |
| FillType | Overridden. Gets the fill type (Stock Gradient) as an enum value. |
| Style | Gets or sets the gradient style. |
| Variant | Gets or sets the gradient variant. There are four variants available for each gradient style. |
Top
Public Methods
| Name | Description |
| CreateInverseFill | Overridden. Creates a new stock gradient fill by inverting the colors of this fill. |
| GetPrimaryColor | Overridden. Overriden to return the begin color as the fill's primary color. |
Top
See Also