ApplyOrientation Method

Summary
Returns true if the condition is met by the DicomDataSet parameter.
Syntax
C#
C++/CLI
public abstract bool ApplyOrientation( 
   DicomDataSet ds, 
   PlaneOrientation 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

Help Version 22.0.2023.1.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Common Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.