Medical3DSlab Constructor(float,float,float,float,float,float)

Summary
Initializes a new instance of the Medical3DSlab class with explicit parameters.
Syntax
C#
C++/CLI
public Medical3DSlab( 
   float X1, 
   float X2, 
   float Y1, 
   float Y2, 
   float Z1, 
   float Z2 
) 
public: 
Medical3DSlab(  
   float X1, 
   float X2, 
   float Y1, 
   float Y2, 
   float Z1, 
   float Z2 
) 

Parameters

X1
The first boundary of the slab on the x-axis.

X2
The second boundary of the slab on the x-axis.

Y1
The first boundary of the slab on the y-axis.

Y2
The second boundary of the slab on the y-axis.

Z1
The first boundary of the slab on the z-axis.

Z2
The second boundary of the slab on the z-axis.

Requirements

Target Platforms

Help Version 22.0.2023.1.24
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical3D Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.