Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.8
|
Leadtools.Medical.Workstation.UI Namespace > PlayStateEventArgs Class : CurrentState Property |
public PlayState CurrentState {get;}
'Declaration Public ReadOnly Property CurrentState As PlayState
'Usage Dim instance As PlayStateEventArgs Dim value As PlayState value = instance.CurrentState
public: __property PlayState get_CurrentState();