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