LEADTOOLS Medical (Leadtools.Medical3D assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.30
Medical3DPostPaintEventArgs Constructor
See Also 
Leadtools.Medical3D Namespace > Medical3DPostPaintEventArgs Class : Medical3DPostPaintEventArgs Constructor



objectIndex
A zero-based index of the object for which the window-level values are being changed.
object3D
The object being drawn
graphics
A graphics class used to draw on the rendering area
Initializes a new instance of the Medical3DWindowLevelEventArgs class with explicit parameters.

Syntax

Visual Basic (Declaration) 
Public Function New( _
   ByVal objectIndex As Integer, _
   ByVal object3D As Medical3DObject, _
   ByVal graphics As Graphics _
)
Visual Basic (Usage)Copy Code
Dim objectIndex As Integer
Dim object3D As Medical3DObject
Dim graphics As Graphics
 
Dim instance As New Medical3DPostPaintEventArgs(objectIndex, object3D, graphics)
C# 
public Medical3DPostPaintEventArgs( 
   int objectIndex,
   Medical3DObject object3D,
   Graphics graphics
)
C++/CLI 
public:
Medical3DPostPaintEventArgs( 
   int objectIndex,
   Medical3DObject^ object3D,
   Graphics^ graphics
)

Parameters

objectIndex
A zero-based index of the object for which the window-level values are being changed.
object3D
The object being drawn
graphics
A graphics class used to draw on the rendering area

Requirements

Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7

See Also

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