Error processing SSI file
Leadtools.Dicom.Common

Show in webframe

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:
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 GetImage.
Requirements

Target Platforms

See Also

Reference

PlaneOrientation Class
PlaneOrientation Members

Error processing SSI file
   Leadtools.Dicom.Common requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features