Right Property

Summary
Gets or sets the OrientationAxis that will be transformed to the occupy the right of the 2D image if the Condition is met.
Syntax
C#
VB
C++
public OrientationAxis Right { get; set; } 
Public Property Right As OrientationAxis 
public: 
property OrientationAxis Right { 
   OrientationAxis get(); 
   void set (    OrientationAxis ); 
} 

Property Value

The right OrientationAxis.

Example

For an example, refer to GetImage.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Common Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.