Leadtools.Dicom.Common

Condition Property

Show in webframe





Gets or sets the condition that must be met before the transformation is applied.
Syntax
public OrientationConditionBase Condition {get; set;}
'Declaration
 
Public Property Condition As OrientationConditionBase
'Usage
 
Dim instance As PlaneOrientation
Dim value As OrientationConditionBase
 
instance.Condition = value
 
value = instance.Condition

            

            
public:
property OrientationConditionBase^ Condition {
   OrientationConditionBase^ get();
   void set (    OrientationConditionBase^ value);
}

Property Value

The condition to be met.
Remarks
If ApplyOrientation returns true, then the transformation defined by Top and Right should be applied.
Example
For an example, refer to Leadtools.Dicom.Common.Extensions.DicomExtensions.GetImage.
Requirements

Target Platforms

See Also

Reference

PlaneOrientation Class
PlaneOrientation 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