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();