←Select platform

ApplyOrientation Method (OrientationConditionBase)

Summary

Returns true if the condition is met by the DicomDataSet parameter.

Syntax

C#
VB
C++
Public MustOverride Function ApplyOrientation( _ 
   ByVal ds As Leadtools.Dicom.DicomDataSet, _ 
   ByVal orientation As Leadtools.Dicom.Common.Datatypes.PlaneOrientation _ 
) As Boolean 

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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Dicom.Common Assembly
Click or drag to resize