Leadtools.Dicom.Common

TagValueOrientationCondition Constructor(Int64,Object)

Show in webframe





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( 
   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

See Also

Reference

TagValueOrientationCondition Class
TagValueOrientationCondition Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 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