LEADTOOLS Medical (Leadtools.Dicom assembly)
LEAD Technologies, Inc

Default(Boolean) Method








true to exclude any default private DICOM tags; false to include private DICOM tags
Resets the Data Element Tag Table to the default values. .NET support WinRT support
Syntax
public void Default( 
   bool ignorePrivateTags
)
'Declaration
 
Public Overloads Sub Default( _
   ByVal ignorePrivateTags As Boolean _
) 
'Usage
 
Dim instance As DicomTagTable
Dim ignorePrivateTags As Boolean
 
instance.Default(ignorePrivateTags)
public void Default( 
   bool ignorePrivateTags
)
ObjectiveC Syntax
 function Leadtools.Dicom.DicomTagTable.Default(Boolean)( 
   ignorePrivateTags 
)
public:
void Default( 
   bool ignorePrivateTags
) 

Parameters

ignorePrivateTags
true to exclude any default private DICOM tags; false to include private DICOM tags
Remarks

The default DICOM Element Tag Table contains all the DICOM element tags defined in the latest DICOM specification. Additionally, the default DICOM Element Tag Table contains several well-known private tags (i.e. SIEMENS, PAPYRUS). To exclude these DICOM Elements from the DICOM ELement Tag Table, pass true for ignorePrivateTags.

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

DicomTagTable Class
DicomTagTable Members
Overload List
Insert Method
Delete Method
Reset Method

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 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