Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

TdxGPBrushGradientPoints Methods
Show Inherited Hide Inherited

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