←Select platform

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

Leadtools.Medical3D Assembly