Gets the dash style of the line.

syntaxSyntax:
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 codeCopy code

See also