ASPxClientLineStyle.lineJoin Property
In This Article
Returns the join style for the ends of consecutive lines.
#Declaration
TypeScript
lineJoin: string
#Property Value
Type | Description |
---|---|
string | A string representing the name of the line join type. |
See Also