Searches for the specified dash in the DashCollection.
Namespace: TallComponents.PDF.PensAssembly: TallComponents.PDF.Kit (in TallComponents.PDF.Kit.dll) Version: 3.0.69.1
Syntax
| C# |
|---|
public int IndexOf( double dash ) |
| Visual Basic |
|---|
Public Function IndexOf ( _ dash As Double _ ) As Integer |
Parameters
- dash
- Type: System..::..Double
The dash to locate in the DashCollection.