TdxGPBrushGradientPoints Methods
A set of key gradient points arranged in a brush area.| Name | Description |
|---|---|
| Add(Single,TdxAlphaColor) | Creates a new key point on the gradient line. |
| Assign(TdxGPBrushGradientPoints) | |
| Clear | Removes all previously created key points from the gradient line. |
| Delete(Integer) | Removes a specified key point from the gradient line. |
| Equals(TObject) | Inherited from TObject. |
| GetHashCode | Inherited from TObject. |
| InvertOrder | Inverts the position order of the key points on the gradient line. |
| ToString | Inherited from TObject. |
See Also