Leadtools.Dicom Requires Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
MemoryAllocation Property
See Also 
Leadtools.Dicom Namespace > DicomFilmSessionParameters Class : MemoryAllocation Property



Gets or sets the Memory Allocation (2000,0060).

Syntax

Visual Basic (Declaration) 
Public Property MemoryAllocation As Integer
Visual Basic (Usage)Copy Code
Dim instance As DicomFilmSessionParameters
Dim value As Integer
 
instance.MemoryAllocation = value
 
value = instance.MemoryAllocation
C# 
public int MemoryAllocation {get; set;}
C++/CLI 
public:
property int MemoryAllocation {
   int get();
   void set (int value);
}

Return Value

The Memory Allocation (2000,0060).

Example

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family

See Also

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