←Select platform

FrameCount Property (ObjectInstanceInformationEx)

Summary

Gets or sets the frame count for the specified DICOM object

Syntax

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

Property Value

The System.Int32 images number as specified in the DICOM object.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Dicom.Services Assembly
Click or drag to resize