Leadtools.Medical.Workstation.UI Namespace > PlayStateEventArgs Class : OldState Property |
public PlayState OldState {get;}
'Declaration Public ReadOnly Property OldState As PlayState
'Usage Dim instance As PlayStateEventArgs Dim value As PlayState value = instance.OldState
public: __property PlayState get_OldState();