'Declaration
Public Shared Function GetIndexDelay( _ ByVal obj As DependencyObject _ ) As Double
'Usage
Dim obj As DependencyObject Dim value As Double value = PlotElementAnimation.GetIndexDelay(obj)
public static double GetIndexDelay( DependencyObject obj )
Parameters
- obj