TTMSFNCGraphicsFillGradientMode Enumeration
Specifies whether a gradient fill uses a single gradient or a gradient collection.
API unit family: TMSFNCGraphicsTypes
Members
| Name | Description |
|---|---|
gfgmDefault |
A standard single gradient defined by the fill color properties. |
gfgmCollection |
Multiple gradient stops defined by a gradient collection. |