FrameNumber Property

Summary
Gets or sets the frame number to scroll to.
Syntax
C#
VB
C++
public int FrameNumber { get; set; } 
  
Public Property FrameNumber As Integer 
public: 
property int FrameNumber { 
   int get(); 
   void set (    int ); 
} 

Property Value

The frame number to scroll to.

Remarks

This only apply when the Scroll has a value of Custom.

Requirements

Target Platforms

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.