←Select platform

Condition Property

Summary

Gets or sets the condition that must be met before the transformation is applied.

Syntax

C#
VB
C++
public OrientationConditionBase Condition { get; set; } 

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

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Common Assembly