Leadtools.Dicom.Common
LEAD Technologies, Inc

TagValueOrientationCondition Constructor(Int64,Object)






The DICOM tag that must be present in the Leadtools.Dicom.DicomDataSet for the condition to be true.
The value that the DICOM element is required to contain for the condition to be true.
Initializes a new instance of the TagValueOrientationCondition class.
Syntax
public TagValueOrientationCondition( 
   long tag,
   object tagValue
)
'Declaration
 
Public Function New( _
   ByVal tag As Long, _
   ByVal tagValue As Object _
)
'Usage
 
Dim tag As Long
Dim tagValue As Object
 
Dim instance As New TagValueOrientationCondition(tag, tagValue)
public TagValueOrientationCondition( 
   long tag,
   object tagValue
)
function TagValueOrientationCondition( 
   tag ,
   tagValue 
)
public:
TagValueOrientationCondition( 
   int64 tag,
   Object^ tagValue
)

Parameters

tag
The DICOM tag that must be present in the Leadtools.Dicom.DicomDataSet for the condition to be true.
tagValue
The value that the DICOM element is required to contain for the condition to be true.
Example
For an example, refer to Leadtools.Dicom.Common.Extensions.DicomExtensions.GetImage.
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

TagValueOrientationCondition Class
TagValueOrientationCondition Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

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