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



axis
Medical3DAxis represents the axis.
imageIndex
Index of the slice.
axis
Medical3DAxis represents the axis.
imageIndex
Index of the slice.
Extracts a RasterImage slice of the 3D object at the specified index from the specified axis.

Syntax

Visual Basic (Declaration) 
Public Function GetOrthogonalFrame( _
   ByVal axis As Medical3DAxis, _
   ByVal imageIndex As Integer _
) As RasterImage
Visual Basic (Usage)Copy Code
Dim instance As Medical3DObject
Dim axis As Medical3DAxis
Dim imageIndex As Integer
Dim value As RasterImage
 
value = instance.GetOrthogonalFrame(axis, imageIndex)
C# 
public RasterImage GetOrthogonalFrame( 
   Medical3DAxis axis,
   int imageIndex
)
C++/CLI 
public:
RasterImage GetOrthogonalFrame( 
   Medical3DAxis axis,
   int imageIndex
) 

Parameters

axis
Medical3DAxis represents the axis.
imageIndex
Index of the slice.

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family

See Also

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