LEADTOOLS Medical (Leadtools.Dicom assembly)

MemoryAllocation Property

Show in webframe







Gets or sets the Memory Allocation (2000,0060).
Syntax
public int MemoryAllocation {get; set;}
'Declaration
 
Public Property MemoryAllocation As Integer
'Usage
 
Dim instance As DicomFilmSessionParameters
Dim value As Integer
 
instance.MemoryAllocation = value
 
value = instance.MemoryAllocation
public int MemoryAllocation {get; set;}

            

            
 
get_MemoryAllocation();
set_MemoryAllocation(value);
Object.defineProperty('MemoryAllocation');
public:
property int MemoryAllocation {
   int get();
   void set (    int value);
}

Property Value

The Memory Allocation (2000,0060).
Example
For an example, refer to Associate(String,Int32,String,String,DicomPrintScuPrintManagementClassFlags).
Requirements

Target Platforms

See Also

Reference

DicomFilmSessionParameters Class
DicomFilmSessionParameters Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Dicom requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features