Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.8
|
Leadtools.Medical.Workstation.UI Namespace > FramesOrderChangedEventArgs Class : FramesOrder Property |
public PlayFramesOrder FramesOrder {get;}
'Declaration Public ReadOnly Property FramesOrder As PlayFramesOrder
'Usage Dim instance As FramesOrderChangedEventArgs Dim value As PlayFramesOrder value = instance.FramesOrder
public: __property PlayFramesOrder get_FramesOrder();
public: property PlayFramesOrder FramesOrder { PlayFramesOrder get(); }