C#
VB
C++
Initializes a new instance of the Medical3DWindowLevelEventArgs class with explicit parameters.
public Medical3DPostPaintEventArgs(int objectIndex,Medical3DObject object3D,Graphics graphics)
Public Function New( _ByVal objectIndex As Integer, _ByVal object3D As Leadtools.Medical3d.Medical3DObject, _ByVal graphics As Graphics _)
public:Medical3DPostPaintEventArgs(int objectIndex,Leadtools.Medical3d.Medical3DObject^ object3D,Graphics^ graphics)
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
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
