FrameCount Property

Summary
Gets or sets the total number of frames that this image is part of in the original Leadtools.Dicom.DicomDataSet.
Syntax
C#
VB
C++
public int FrameCount { get; set; } 
  
Public Property FrameCount As Integer 
public: 
property int FrameCount { 
   int get(); 
   void set (    int ); 
} 

Property Value

An System.Int32 value representing the total number of frames that this image is part of in the original Leadtools.Dicom.DicomDataSet.

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.Workstation.Loader Assembly

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