Leadtools.Medical.Workstation.UI Namespace > FrameRateChangedEventArgs Class : FrameRate Property |
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();