LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)
LEAD Technologies, Inc

CurrentState Property







Gets the current PlayState.
Syntax
public PlayState CurrentState {get;}
'Declaration
 
Public ReadOnly Property CurrentState As PlayState
'Usage
 
Dim instance As PlayStateEventArgs
Dim value As PlayState
 
value = instance.CurrentState
public PlayState CurrentState {get;}
 get_CurrentState(); 
public: __property PlayState get_CurrentState();
public:
property PlayState CurrentState {
   PlayState get();
}

Property Value

A PlayState value that represents the current play state.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

PlayStateEventArgs Class
PlayStateEventArgs Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.