FrameIndex Property

Summary

Gets the index of the frame that is drawn on the MPR plane.

Syntax
C#
VB
C++
public int FrameIndex { get; } 
  
Public ReadOnly Property FrameIndex As Integer 
public: 
property int FrameIndex { 
   int get(); 
} 

Property Value

A zero-based index of the frame.

Remarks

The value of this property will be -1 when changing the orientation of the MIP, VRT or MinIP planes, or when changing the orientation of MPR planes that are not orthogonal.

Requirements

Target Platforms

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

Leadtools.Medical3D Assembly