Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom assembly)

Show in webframe

MemoryAllocation Property








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;}
 <br/>get_MemoryAllocation();<br/>set_MemoryAllocation(value);<br/>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.
Requirements

Target Platforms

See Also

Reference

DicomFilmSessionParameters Class
DicomFilmSessionParameters Members

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