Leadtools Namespace > RasterImageAnimator Class : State Property |
public RasterImageAnimatorState State {get;}
'Declaration Public ReadOnly Property State As RasterImageAnimatorState
'Usage Dim instance As RasterImageAnimator Dim value As RasterImageAnimatorState value = instance.State
public RasterImageAnimatorState State {get;}
get_State();
public: property RasterImageAnimatorState State { RasterImageAnimatorState get(); }
Refer to RasterImageAnimatorState for description of the different states.