←Select platform

PlayState Enumeration

Summary

Specifies constants that control the state of the animation is playback.

Syntax

C#
VB
C++
public enum PlayState : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum PlayState  
   Inherits System.Enum 
   Implements System.IComparable, System.IConvertible, System.IFormattable 
public enum class PlayState : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable

Members

ValueMemberDescription
0x00000000ForwardPlays the animation forward.
0x00000001BackwardPlays the animation backward.
0x00000002StopStops the animation.
Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Medical.Workstation Assembly
Click or drag to resize