'Declaration Overloads Public Operator Widening CType( _ ByVal duration As TimeSpan _ ) As AnimationRate
'Usage
public AnimationRate operator implicit( TimeSpan duration )
Parameters
- duration
- The TimeSpan that will serve as the value of the AnimationRate.