←Select platform

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly