LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

CurrentState Property

Show in webframe






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: __property PlayState get_CurrentState();
public:
property PlayState CurrentState {
   PlayState get();
}

Property Value

A PlayState value that represents the current play state.
Requirements

Target Platforms

See Also

Reference

PlayStateEventArgs Class
PlayStateEventArgs Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.