TdxGPCustomBrush Class
The base class for all classes that implement brushes for painting shapes and primitives.
Declaration
TdxGPCustomBrush = class(
TdxGPCustomGraphicObject
)
Remarks
The TdxGPCustomBrush class implements all the basic functionality required by the advanced painting brushes.
Inheritance
TObject
TdxGpBase
TdxGPCustomGraphicObject
TdxGPCustomBrush
See Also