Description:

Get the dash length at the specified index.

Syntax:
public double DashAt(
int dashIndex
)
Parameters:
  • dashIndex
  • Type: int
  • Index of the dash to get.
Returns:
Type: double
The length of the dash. or gap if negative.
Available since:
8.0

Nothing found