LEADTOOLS Medical (Leadtools.Dicom assembly)

Default(Boolean) Method

Show in webframe







true to exclude any default private DICOM tags; false to include private DICOM tags
Resets the Data Element Tag Table to the default values.
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
)

            

            
 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

See Also

Reference

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

 

 


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