Leadtools.Dicom.Common
LEAD Technologies, Inc

Condition Property






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 OrientationConditionBase Condition {get; set;}
 get_Condition();
set_Condition(value);
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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

PlaneOrientation Class
PlaneOrientation Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 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