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