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