ApplyOrientation Method

Summary
Indicates if a specified condition is met by a DicomDataSet.
Syntax
C#
C++/CLI
public override bool ApplyOrientation( 
   DicomDataSet ds, 
   PlaneOrientation orientation 
) 
public: 
bool ApplyOrientation(  
   DicomDataSet^ ds, 
   PlaneOrientation^ orientation 
) override  

Parameters

ds
The DicomDataSet set that is being tested for a condition.

orientation
The orientation to apply if the condition is met for  ds.

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.