←Select platform

StartFrame Property

Summary

Gets or sets the value that indicates the frame from which the animation will start.

Syntax

C#
VB
C++
public int StartFrame {get; set;}
Public Property StartFrame As Integer
public: 
property int StartFrame { 
   int get(); 
   void set (    int ); 
} 

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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.MedicalViewer Assembly
Click or drag to resize