LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

StartFrame Property

Show in webframe






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

            

            
public: __property int get_StartFrame();
public:
property int StartFrame {
   int get();
}

Property Value

The frame that is the start 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.