LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

EndFrame Property

Show in webframe






Gets the frame that is the end of the frame order.
Syntax
public int EndFrame {get;}
'Declaration
 
Public ReadOnly Property EndFrame As Integer
'Usage
 
Dim instance As FramesOrderChangedEventArgs
Dim value As Integer
 
value = instance.EndFrame

            

            
public: __property int get_EndFrame();
public:
property int EndFrame {
   int get();
}

Property Value

The frame that is the end of the frame order.
Requirements

Target Platforms

See Also

Reference

FramesOrderChangedEventArgs Class
FramesOrderChangedEventArgs Members

 

 


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