Error processing SSI file
Leadtools.Dicom.Common

Show in webframe

ApplyOrientation Method (OrientationConditionBase)






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

Error processing SSI file
   Leadtools.Dicom.Common requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features