Returns the index of the object
Namespace: Ico.Awx.ChartAssembly: AwxViewControl (in AwxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
| C# |
|---|
public int IndexOf( Brush value ) |
| Visual Basic |
|---|
Public Function IndexOf ( _ value As Brush _ ) As Integer |
| JScript |
|---|
public function IndexOf( value : Brush ) : int |
Parameters
- value
- Type: System.Windows.Media..::..Brush