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



type
Type of the object that contains the plane which through the event.
objectIndex
Index of the object that contains the plane being effected by various object actions.
planeIndex
Index of the plane being effected by various plane actions.
frameIndex
Index of the frame that is drawn on the MPR plane being effected by various object actions.
Initializes a new instance of the class Medical3DPlaneEventArgs with explicit parameters.

Syntax

Visual Basic (Declaration) 
Public Function New( _
   ByVal type As Medical3DVolumeType, _
   ByVal objectIndex As Integer, _
   ByVal planeIndex As Integer, _
   ByVal frameIndex As Integer _
)
Visual Basic (Usage)Copy Code
Dim type As Medical3DVolumeType
Dim objectIndex As Integer
Dim planeIndex As Integer
Dim frameIndex As Integer
 
Dim instance As Medical3DPlaneEventArgs(type, objectIndex, planeIndex, frameIndex)
C# 
public Medical3DPlaneEventArgs( 
   Medical3DVolumeType type,
   int objectIndex,
   int planeIndex,
   int frameIndex
)
C++/CLI 
public:
Medical3DPlaneEventArgs( 
   Medical3DVolumeType type,
   int objectIndex,
   int planeIndex,
   int frameIndex
)

Parameters

type
Type of the object that contains the plane which through the event.
objectIndex
Index of the object that contains the plane being effected by various object actions.
planeIndex
Index of the plane being effected by various plane actions.
frameIndex
Index of the frame that is drawn on the MPR plane being effected by various object actions.

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