←Select platform

ImageSetNumber Property (DisplaySet)

Summary

Gets or sets the Display Set Image Set Number (Mandatory).

Syntax

C#
VB
C++
[DataMemberAttribute()] 
[ElementAttribute(7471154)] 
public System.Nullable<int> ImageSetNumber { get; set; } 
<DataMemberAttribute(),  
 ElementAttribute(7471154)>  
Public Property ImageSetNumber() As System.Nullable(Of Integer) 
   Get 
   Set 
public:  
   [DataMemberAttribute,  
   ElementAttribute(7471154)] 
   property System::Nullable<int> ImageSetNumber 
   { 
      System::Nullable<int> get() 
      void set(System::Nullable<int> value) 
   } 

Property Value

The Display Set Image Set Number.

Remarks

Identifies the particular TimeBasedImageSet that is to be displayed in this DisplaySet.

Requirements

Target Platforms

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