CurrentState Property

Summary

Gets the current PlayState.

Syntax
C#
VB
C++
public PlayState CurrentState { get; } 
  
Public ReadOnly Property CurrentState As PlayState 
public: 
property PlayState CurrentState { 
   PlayState get(); 
} 

Property Value

A PlayState value that represents the current play state.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly