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

TdxGPBrush Properties
Show Inherited Hide Inherited

An advanced brush used to paint on a drawing surface (also called a canvas).
Name Description
Color Specifies the solid color of the brush.
GradientMode Specifies the direction of the gradient line in the area painted by the brush.
GradientPoints Provides access to the gradient line for the brush gradient painting mode.
Handle Inherited from TdxGPCustomGraphicObject.
HandleAllocated Inherited from TdxGPCustomGraphicObject.
IsEmpty Indicates if the brush is visible. Inherited from TdxGPCustomBrush.
Style Specifies the brush painting mode.
Texture Specifies an image used as texture to fill the brush.
TextureTransform Provides access to transformations applied to the brush’s texture.
UseTargetRectCorrection Inherited from TdxGPCustomBrush.
See Also