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 > PlayModeChangedEventArgs Class : PlayMode Property |
public PlayMode PlayMode {get;}
'Declaration Public ReadOnly Property PlayMode As PlayMode
'Usage Dim instance As PlayModeChangedEventArgs Dim value As PlayMode value = instance.PlayMode
public: __property PlayMode get_PlayMode();