Leadtools.Dicom.Common

ApplyOrientation Method (OrientationConditionBase)

Show in webframe





The Leadtools.Dicom.DicomDataSet set that is being tested for a condition.
The orientation to apply if the condition is met for the ds parameter.
Returns true if the condition is met by the DicomDataSet parameter.
Syntax
public abstract bool ApplyOrientation( 
   DicomDataSet ds,
   PlaneOrientation orientation
)
'Declaration
 
Public MustOverride Function ApplyOrientation( _
   ByVal ds As DicomDataSet, _
   ByVal orientation As PlaneOrientation _
) As Boolean
'Usage
 
Dim instance As OrientationConditionBase
Dim ds As DicomDataSet
Dim orientation As PlaneOrientation
Dim value As Boolean
 
value = instance.ApplyOrientation(ds, orientation)

            

            
public:
abstract bool ApplyOrientation( 
   DicomDataSet^ ds,
   PlaneOrientation^ orientation
) 

Parameters

ds
The Leadtools.Dicom.DicomDataSet set that is being tested for a condition.
orientation
The orientation to apply if the condition is met for the ds parameter.

Return Value

true if the condition is met for ds; otherwise, it is false.
Requirements

Target Platforms

See Also

Reference

OrientationConditionBase Class
OrientationConditionBase Members

 

 


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