LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

FrameRate Property

Show in webframe






Gets the frame rate for the CinePlayer.
Syntax
public int FrameRate {get;}
'Declaration
 
Public ReadOnly Property FrameRate As Integer
'Usage
 
Dim instance As FrameRateChangedEventArgs
Dim value As Integer
 
value = instance.FrameRate

            

            
public: __property int get_FrameRate();
public:
property int FrameRate {
   int get();
}

Property Value

An System.Int32 that represents the frame rate for the CinePlayer.
Requirements

Target Platforms

See Also

Reference

FrameRateChangedEventArgs Class
FrameRateChangedEventArgs Members

 

 


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