FMX.Graphics.TStrokeBrush Properties
InheritedProtected
| Bitmap | published | Specifies the bitmap object that defines a pattern and the wrap mode for the brush. |
| Cap | published | Specifies the graphic style used to draw the ends of lines and of shape contours. |
| Color | published | Specifies the color of the brush. |
| Dash | published | Specifies the dash-dot style of lines or of contours. |
| DashArray | public | |
| DashOffset | public | |
| DefaultColor | public | Determines whether the Color property is stored. |
| DefaultKind | public | Determines whether the Kind property is stored. |
| Disposed | protected | Disposed is a read-only property that shows the current state of this object. |
| Gradient | published | Specifies the gradient style and colors for the brush. |
| Join | published | Specifies the style of the joints that connect segments of a line or of a contour. |
| Kind | published | Determines the pattern for the brush. |
| Resource | published | Specifies a resource that defines the pattern for the brush. |
| StdDash | public | |
| Thickness | published | Specifies the width, in pixels, of the stroke outline to draw a line or a contour. |