TdxSVGBrush Members
Properties
| Name | Description |
|---|---|
| Color | Specifies the solid color of the brush. Inherited from TdxGPBrush. |
| GradientBox | |
| GradientFocalPoint | |
| GradientMode | |
| GradientModeNative | |
| GradientPoints | Provides access to the gradient line for the brush gradient painting mode. Inherited from TdxGPBrush. |
| Handle | Inherited from TdxGPCustomGraphicObject. |
| HandleAllocated | Inherited from TdxGPCustomGraphicObject. |
| IsEmpty | Indicates if the brush is visible. Inherited from TdxGPCustomBrush. |
| Style | Specifies the brush painting mode. Inherited from TdxGPBrush. |
| Texture | Specifies an image used as texture to fill the brush. Inherited from TdxGPBrush. |
| TextureTransform | Provides access to transformations applied to the brush’s texture. Inherited from TdxGPBrush. |
Methods
| Name | Description |
|---|---|
| Assign(TdxGPCustomGraphicObject) | Inherited from TdxGPCustomGraphicObject. |
| Clone | Inherited from TdxGPCustomGraphicObject. |
| Equals(TObject) | Inherited from TObject. |
| FreeHandle | Inherited from TdxGPCustomGraphicObject. |
| GetHashCode | Inherited from TObject. |
| HandleNeeded | Inherited from TdxGPCustomGraphicObject. |
| SetTargetRect(TdxRectF) | Inherited from TdxGPCustomBrush. |
| SetTargetRect(TdxGpRect) | Inherited from TdxGPCustomBrush. |
| SetTargetRect(TdxGpRectF) | Inherited from TdxGPCustomBrush. |
| SetTargetRect(TRect) | Inherited from TdxGPCustomBrush. |
| ToString | Inherited from TObject. |
Events
| Name | Description |
|---|---|
| OnChange | Inherited from TdxGPCustomGraphicObject. |
See Also