TdxStrokeOptions Properties
Stores stroke settings for drawing lines in DevExpress controls.Name | Description |
---|---|
ActualColor | Returns the current line color. |
Color | Specifies line color. |
Owner protected | Provides access to the persistent object to which the current property set or persistent information container belongs. Inherited from TcxOwnedPersistent. |
Style | Specifies line pattern. |
Width | Specifies line width, in pixels. |
See Also