Gets the dash style of the line.
Syntax: |
---|
FWiz.GetDashStyle(styleIndex) |
Parameters
Parameter | Description |
---|---|
styleIndex | Index of the style. There are 10 styles available with indexes from 0 to 9. |
Return Value
Returns a DlxDashStyle object.
Example
Copy code | |
---|---|
|