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



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.
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.
Sets the Medical3DSlab parameters.

Syntax

Visual Basic (Declaration) 
Overloads Public Sub SetValues( _
   ByVal X1 As Single, _
   ByVal X2 As Single, _
   ByVal Y1 As Single, _
   ByVal Y2 As Single, _
   ByVal Z1 As Single, _
   ByVal Z2 As Single _
) 
Visual Basic (Usage)Copy Code
Dim instance As Medical3DSlab
Dim X1 As Single
Dim X2 As Single
Dim Y1 As Single
Dim Y2 As Single
Dim Z1 As Single
Dim Z2 As Single
 
instance.SetValues(X1, X2, Y1, Y2, Z1, Z2)
C# 
public void SetValues( 
   float X1,
   float X2,
   float Y1,
   float Y2,
   float Z1,
   float Z2
)
C++/CLI 
public:
void SetValues( 
   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.

Example

For an example refer to Medical3DSlab.SetValues

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