ShiftToNegativeAmount Property

Summary
Gets or sets the MPR slice signed shift value.
Syntax
C#
C++/CLI
public int ShiftToNegativeAmount { get; set; } 
public: 
property int ShiftToNegativeAmount { 
   int get(); 
   void set (    int ); 
} 

Property Value

A value that represents the MPR slice signed shift value.

Remarks
  • To get a specified MPR slice of the 3D object set the color map of the 3D object, refer to Medical3DObject.GetMPRInformation property.
  • This value is only used if the MPR image is of type signed, if the image is unsigned, then this value will always be zero.
  • To check whether the image is signed or unsigned, refer to Image.
Requirements

Target Platforms

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

Leadtools.Medical3D Assembly

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