Determine whether an dash is in the DashCollection.
Namespace: TallComponents.PDF.PensAssembly: TallComponents.PDF.Kit (in TallComponents.PDF.Kit.dll) Version: 3.0.69.1
Syntax
| C# |
|---|
public bool Contains( double dash ) |
| Visual Basic |
|---|
Public Function Contains ( _ dash As Double _ ) As Boolean |
Parameters
- dash
- Type: System..::..Double
The dash to verify.