TdxGPPen Properties
An advanced line graphic object.Name | Description |
---|---|
Brush | Specifies the settings of the brush used to paint the line. |
DashCapStyle | Specifies the graphical primitive that a TdxGPPen object adds to the beginning and end of each dash within the displayed line. |
Handle | Inherited from TdxGPCustomGraphicObject. |
HandleAllocated | Inherited from TdxGPCustomGraphicObject. |
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