←Select platform

ImageNumber Property

Summary

Gets or sets the Image number for the specified DICOM object

Syntax

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

Property Value

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

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.Services Assembly