- axis
- Medical3DAxis represents the axis.
- imageIndex
- Index of the slice.
Visual Basic (Declaration) | |
---|---|
Public Function GetOrthogonalFrame( _ ByVal axis As Medical3DAxis, _ ByVal imageIndex As Integer _ ) As RasterImage |
Visual Basic (Usage) | Copy Code |
---|---|
|
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.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family