LEADTOOLS Medical (Leadtools.MedicalViewer assembly)

StartFrame Property

Show in webframe





Gets or sets the value that indicates the frame from which the animation will start.
Syntax
public int StartFrame {get; set;}
'Declaration
 
Public Property StartFrame As Integer
'Usage
 
Dim instance As MedicalViewerAnimation
Dim value As Integer
 
instance.StartFrame = value
 
value = instance.StartFrame

            

            
public:
property int StartFrame {
   int get();
   void set (    int value);
}

Property Value

Zero-based index value that indicates the first frame from which the animation will start. The start frame is included within the animation.
Example
For an example, refer to MedicalViewerAnimation.
Requirements

Target Platforms

See Also

Reference

MedicalViewerAnimation Class
MedicalViewerAnimation Members

 

 


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

Leadtools.MedicalViewer requires a Medical Imaging license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features