TdxGPBrushGradientPoints Members
In This Article
#Properties
Name | Description |
---|---|
Capacity | Specifies the maximum number of key points on the gradient line. |
Colors |
An array containing the Tdx |
Count | Returns the current number of key points on the gradient line. |
Offsets | An array containing the offset values of the key points on the gradient line. |
#Methods
Name | Description |
---|---|
Add |
Creates a new key point on the gradient line. |
Assign |
|
Clear | Removes all previously created key points from the gradient line. |
Delete |
Removes a specified key point from the gradient line. |
Equals |
Inherited from TObject. |
Get |
Inherited from TObject. |
Invert |
Inverts the position order of the key points on the gradient line. |
To |
Inherited from TObject. |
See Also