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

FrameRate Property







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 int FrameRate {get;}
 get_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: 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

FrameRateChangedEventArgs Class
FrameRateChangedEventArgs Members

 

 


Products | Support | Contact Us | Copyright Notices

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