←Select platform

NumberOfFrames Property

Summary

Gets or Sets the number of frames in the image.

Syntax

C#
VB
C++
[DataMemberAttribute()] 
public int NumberOfFrames { get; set; } 
  
Public Property NumberOfFrames As Integer 
public: 
property int NumberOfFrames { 
   int get(); 
   void set (    int ); 
} 

Property Value

The number of frames in the image.

Requirements

Target Platforms

See Also

Reference

ImageInfo Class

ImageInfo Members

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Services Assembly