Leadtools.Medical3D Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.03.01
Medical3DObject Class Members
See Also  Properties  Methods 
Leadtools.Medical3D Namespace : Medical3DObject Class

The following tables list the members exposed by Medical3DObject.

Public Constructors

 NameDescription
Public Constructor Medical3DObject ConstructorOverloaded.  Initializes a new instance of the class Medical3DObject.  
Top

Public Properties

 NameDescription
Public Property BoundaryBoxColor Gets or sets the color of the 3D object boundary box.  
Public Property ClippingBoundaryBoxColor Gets or sets the color of the polygon resulted from the intersection between the clipping plane and the boundary box.  
Public Property ClippingPlanesColor Gets or sets the color of the 3D object clipping plane.  
Public Property EnableBoundaryBox Enables or disables showing the boundary box of the image.  
Public Property Image Gets or sets the image that is used to render the 3D object.  
Public Property MIP (Read only) Gets the class that contains information, properties and methods that will be applied on the 3D object when using the MIP rendering technique.  
Public Property MPR (Read only) Gets the class that contains information, properties and methods that will be applied on the 3D object when using the MPR rendering technique.  
Public Property Opacity Gets or sets the opacity value or the transparency level of the 3D object.  
Public Property Scale Gets or sets the scale value of the 3D object.  
Public Property VoxelSpacing Gets or sets the point that represents the spacing value between each pixel in each axis.  
Public Property VRT (Read only) Gets the class that contains information, properties and methods that will be applied on the 3D object when using the VRT rendering technique.  
Public Property WindowLevelProperties (Read only) Gets the class containing information and properties of the window-level feature of the 3D object.  
Public Property XOffset Gets or sets the offset of the object in the X-axis.  
Public Property XRotation Gets or sets the rotation angle of the object in the X-axis.  
Public Property XScale Gets or sets the scale value of the object in the X-axis.  
Public Property YOffset Gets or sets the offset of the object in the Y-axis.  
Public Property YRotation Gets or sets the rotation angle of the object in the Y-axis.  
Public Property YScale Gets or sets the scale value of the object in the Y-axis.  
Public Property ZOffset Gets or sets the offset of the object in the Z-axis.  
Public Property ZRotation Gets or sets the rotation angle of the object in the Z-axis.  
Public Property ZScale Gets or sets the scale value of the object in the Z-axis.  
Top

Public Methods

 NameDescription
Public Method GetOrthogonalFrame Extracts a RasterImage slice of the 3D object at the specified index from the specified axis.  
Public Method HitTest Gets the index of the plane from a specified position. Is it zero-based index  
Public Method ResetPosition Resets the position of the 3D object to (0, 0, 0).  
Public Method ResetRotation Resets the rotation of the 3D object to (0, 0, 0).  
Public Method ResetScale Resets the scale of the 3D object to (100, 100, 100).  
Public Method RotateX Rotates the 3D object in the container by a specific amount in the X-axis.  
Public Method RotateY Rotates the 3D object in the container by a specific amount in the Y-axis.  
Public Method RotateZ Rotates the 3D object in the container by a specific amount in the Z-axis.  
Public Method ScaleX Scales the 3D object in the container by a specific amount in the X-axis.  
Public Method ScaleXYZ Scales the 3D object in the container by a specific amount in any direction.  
Public Method ScaleY Scales the 3D object in the container by a specific amount in the Y-axis.  
Public Method ScaleZ Scales the 3D object in the container by a specific amount in the Z-axis.  
Public Method Translate Translates the 3D object in the container by a specific amount in the any specified axis.  
Public Method TranslateX Translates the 3D object by a specific amount in the X-axis.  
Public Method TranslateY Translates the 3D object by a specific amount in the Y-axis.  
Public Method TranslateZ Translates the 3D object by a specific amount in the Z-axis.  
Top

See Also

Leadtools.Medical3D requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features