ComponentOne FlexChart for WinForms
State Property


C1.Chart Namespace > AnimationTransformEventArgs Class : State Property
Gets the animation state.
Syntax
'Declaration
 
Public ReadOnly Property State As AnimationState
'Usage
 
Dim instance As AnimationTransformEventArgs
Dim value As AnimationState
 
value = instance.State
public AnimationState State {get;}
See Also

Reference

AnimationTransformEventArgs Class
AnimationTransformEventArgs Members