TdxGPPen Properties
An advanced line graphic object.| Name | Description |
|---|---|
| Alignment | |
| Brush | Specifies the settings of the brush used to paint the line. |
| DashArray | |
| DashCapStyle | Specifies the graphical primitive that a TdxGPPen object adds to the beginning and end of each dash within the displayed line. |
| DashOffset | |
| DashScale | |
| Handle | Inherited from TdxGPCustomGraphicObject. |
| HandleAllocated | Inherited from TdxGPCustomGraphicObject. |
| HasPattern | |
| IsEmpty | Returns a value indicating the current drawing status of the line object. |
| LineEndCapStyle | Specifies the graphical primitive that a TdxGPPen object adds to the end of the displayed line. |
| LineJoin | |
| LineStartCapStyle | Specifies the graphical primitive that a TdxGPPen object adds to the displayed line’s origin. |
| MiterLimit | |
| Style | Specifies the pattern of the painted line. |
| Width | Specifies the absolute width (in pixels) of the painted line. |
See Also