TTMSFNCBloxFill.AssignGradient Method
Copies the color, second color, gradient mode, and texture mode from another fill, leaving the fill type and texture image unchanged.
API unit family: TMSFNCBloxCoreTypes
Declaring type: TTMSFNCBloxFill
Syntax
procedure AssignGradient(Fill: TTMSFNCBloxFill);
Parameters
| Name | Description |
|---|---|
Fill |
Fill to copy the gradient and texture settings from. |