←Select platform

Frames Property

Summary

Gets the frames.

Syntax

C#
VB
C++
[Element(DicomTag.NumberOfFrames(), DefaultValue=new 0)] 
public int Frames { get; } 
  
Public ReadOnly Property Frames As Integer 
public: 
property int Frames { 
   int get(); 
} 

Property Value

Number of frames in a Multi-frame Image.

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.Dicom.Scu Assembly