C#
VB
C++
Gets or sets the value that indicates the frame from which the animation will start.
public int StartFrame { get; set; }
Public Property StartFrame As Integer
Zero-based index value that indicates the first frame from which the animation will start. The start frame is included within the animation.
For an example, refer to MedicalViewerAnimation.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET