←Select platform

FrameIndex Property

Summary

Gets or sets the frame index of this image in the stored DicomDataSet

Syntax
C#
VB
C++
public int FrameIndex { get; set; } 
Public Property FrameIndex() As Integer 
   Get 
   Set 
public:  
   property int FrameIndex 
   { 
      int get() 
      void set(int value) 
   } 

Property Value

A zero-based index of the image in the stored DicomDataSet. -1 if the image contains all the pages.

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

Leadtools.Medical.Storage.DataAccessLayer Assembly

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